diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-03-09 11:16:25 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-03-09 11:17:42 -0600 |
commit | 40b6592ece9831a214bee809ebe28a2f2154aeb7 (patch) | |
tree | f415a185567101da691736ef3549ffe25359b213 /app-admin/puppet | |
parent | sys-cluster/cinder: 17.1.0 bump (diff) | |
download | gentoo-40b6592ece9831a214bee809ebe28a2f2154aeb7.tar.gz gentoo-40b6592ece9831a214bee809ebe28a2f2154aeb7.tar.bz2 gentoo-40b6592ece9831a214bee809ebe28a2f2154aeb7.zip |
app-admin/puppet: 7.4.0 stable amd64/x86
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.4.0.ebuild b/app-admin/puppet/puppet-7.4.0.ebuild index 5b564665270e..e5c11f9a8e24 100644 --- a/app-admin/puppet/puppet-7.4.0.ebuild +++ b/app-admin/puppet/puppet-7.4.0.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" |