diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-10 13:23:37 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-03-10 13:24:48 -0600 |
commit | edef923cba72e4a6275131c9716ebb4409e9e4c5 (patch) | |
tree | f31a25ca6213f251dc18776ab58d63ccdaed7918 /app-admin/puppet | |
parent | app-admin/puppetdb: stabilize 7.12.1 for amd64, x86 (diff) | |
download | gentoo-edef923cba72e4a6275131c9716ebb4409e9e4c5.tar.gz gentoo-edef923cba72e4a6275131c9716ebb4409e9e4c5.tar.bz2 gentoo-edef923cba72e4a6275131c9716ebb4409e9e4c5.zip |
app-admin/puppet: stabilize 7.23.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-7.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.23.0.ebuild b/app-admin/puppet/puppet-7.23.0.ebuild index 5c55684f787c..5d56b2e46a6e 100644 --- a/app-admin/puppet/puppet-7.23.0.ebuild +++ b/app-admin/puppet/puppet-7.23.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |