diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:31:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:31:57 +0200 |
commit | b659782bff2ee51fbf27608ab1777e0d221630e8 (patch) | |
tree | c4518078024956e594a78255a910e0feb10c4c6d /app-admin/puppet | |
parent | sys-power/iasl: x86 stable wrt bug #706672 (diff) | |
download | gentoo-b659782bff2ee51fbf27608ab1777e0d221630e8.tar.gz gentoo-b659782bff2ee51fbf27608ab1777e0d221630e8.tar.bz2 gentoo-b659782bff2ee51fbf27608ab1777e0d221630e8.zip |
app-admin/puppet: x86 stable wrt bug #711138
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-5.5.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-5.5.19-r1.ebuild b/app-admin/puppet/puppet-5.5.19-r1.ebuild index 7dc933577fbb..228ec107592e 100644 --- a/app-admin/puppet/puppet-5.5.19-r1.ebuild +++ b/app-admin/puppet/puppet-5.5.19-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |