diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-08-09 09:09:55 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-08-09 09:09:55 -0500 |
commit | 54c38aa12c2ab77f11ce18e2c34bc923092d3c9b (patch) | |
tree | a87f94d488affc4310b51cd045b77d4d9e14a03b /app-admin/puppet-agent | |
parent | dev-ruby/puppetdb-termini: 5.0.1 stable amd64 and x86 (diff) | |
download | gentoo-54c38aa12c2ab77f11ce18e2c34bc923092d3c9b.tar.gz gentoo-54c38aa12c2ab77f11ce18e2c34bc923092d3c9b.tar.bz2 gentoo-54c38aa12c2ab77f11ce18e2c34bc923092d3c9b.zip |
app-admin/puppet-agent: 1.10.5 and 5.0.1 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.10.5.ebuild | 2 | ||||
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-5.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.10.5.ebuild b/app-admin/puppet-agent/puppet-agent-1.10.5.ebuild index 669892ac4a97..96ad0defaf68 100644 --- a/app-admin/puppet-agent/puppet-agent-1.10.5.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.10.5.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="experimental puppetdb selinux" RESTRICT="strip" diff --git a/app-admin/puppet-agent/puppet-agent-5.0.1.ebuild b/app-admin/puppet-agent/puppet-agent-5.0.1.ebuild index 15f80df9e2b0..dbc30d052ec0 100644 --- a/app-admin/puppet-agent/puppet-agent-5.0.1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-5.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip" |