diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:00:30 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-01-03 11:02:46 -0600 |
commit | 5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d (patch) | |
tree | 7483ab7d2862eaa164850c84cb2e7f5eec0ed587 /app-admin | |
parent | dev-ruby/puppetdb-termini: cleanup (diff) | |
download | gentoo-5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d.tar.gz gentoo-5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d.tar.bz2 gentoo-5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d.zip |
app-admin/puppet-agent: 1.8.2 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild index 5d616911a0ac..ed1c6f2dcc2b 100644 --- a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip" |