diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-04 21:58:19 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-07-04 21:58:19 -0500 |
commit | 9b88e2f76a7361b4eb23f8979ce500269c0ef83e (patch) | |
tree | fff1feee49b85cebfbaceff21f83371a2bcec8d4 /app-admin | |
parent | dev-python/nbconvert: add tinycss2 dep (diff) | |
download | gentoo-9b88e2f76a7361b4eb23f8979ce500269c0ef83e.tar.gz gentoo-9b88e2f76a7361b4eb23f8979ce500269c0ef83e.tar.bz2 gentoo-9b88e2f76a7361b4eb23f8979ce500269c0ef83e.zip |
app-admin/puppet: 7.17.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.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.17.0.ebuild b/app-admin/puppet/puppet-7.17.0.ebuild index 98baf706218d..b0c6d6d3ffe3 100644 --- a/app-admin/puppet/puppet-7.17.0.ebuild +++ b/app-admin/puppet/puppet-7.17.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" |