diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 14:42:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 14:42:45 +0100 |
commit | 9c9a008171a176d7189f2f4f1350a2555f7f0175 (patch) | |
tree | 3f0e7c393e89f63a3c21b61398ca4ead3074dce0 /app-admin/puppet-agent | |
parent | app-admin/puppetserver: amd64 stable wrt bug #570828 (diff) | |
download | gentoo-9c9a008171a176d7189f2f4f1350a2555f7f0175.tar.gz gentoo-9c9a008171a176d7189f2f4f1350a2555f7f0175.tar.bz2 gentoo-9c9a008171a176d7189f2f4f1350a2555f7f0175.zip |
app-admin/puppet-agent: amd64 stable wrt bug #570824
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild index 696bcc79467a..b0e27f5244a0 100644 --- a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="puppetdb selinux" RESTRICT="strip" |