diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:42:14 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:46:58 -0600 |
commit | d1212c5497276624ac2be02415adde6c8b36a37e (patch) | |
tree | efbbab3a1d0dbcc659d96532b86eda7e3c85a3ab /app-admin | |
parent | app-emulation/virt-what: arm64 stable 1.21 (diff) | |
download | gentoo-d1212c5497276624ac2be02415adde6c8b36a37e.tar.gz gentoo-d1212c5497276624ac2be02415adde6c8b36a37e.tar.bz2 gentoo-d1212c5497276624ac2be02415adde6c8b36a37e.zip |
app-admin/puppet: 7.14.0 stable amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-7.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.14.0.ebuild b/app-admin/puppet/puppet-7.14.0.ebuild index 98baf706218d..b0c6d6d3ffe3 100644 --- a/app-admin/puppet/puppet-7.14.0.ebuild +++ b/app-admin/puppet/puppet-7.14.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |