diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-04-24 22:37:43 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-04-24 22:37:43 -0500 |
commit | 05967f1c3b135d971f763f21d08675c1b88c1a9a (patch) | |
tree | ab9e2e669c4223be6e94923b6fcc2d4389fd968c /app-admin/puppet | |
parent | www-apps/icingaweb2: 2.10.0 stable amd64/x86 (diff) | |
download | gentoo-05967f1c3b135d971f763f21d08675c1b88c1a9a.tar.gz gentoo-05967f1c3b135d971f763f21d08675c1b88c1a9a.tar.bz2 gentoo-05967f1c3b135d971f763f21d08675c1b88c1a9a.zip |
app-admin/puppet: 7.15.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/puppet')
-rw-r--r-- | app-admin/puppet/puppet-7.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.15.0.ebuild b/app-admin/puppet/puppet-7.15.0.ebuild index 98baf706218d..b0c6d6d3ffe3 100644 --- a/app-admin/puppet/puppet-7.15.0.ebuild +++ b/app-admin/puppet/puppet-7.15.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" |