diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-04-06 23:19:15 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-04-06 23:19:15 -0500 |
commit | 4ab66847761ea555602535f57924f22797864041 (patch) | |
tree | e984cee2811f02c54f66eadf999c3777e7e46fd6 /app-admin | |
parent | dev-python/casttube: enable py3.12 (diff) | |
download | gentoo-4ab66847761ea555602535f57924f22797864041.tar.gz gentoo-4ab66847761ea555602535f57924f22797864041.tar.bz2 gentoo-4ab66847761ea555602535f57924f22797864041.zip |
app-admin/puppet: stabilize 8.5.1 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-8.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-8.5.1.ebuild b/app-admin/puppet/puppet-8.5.1.ebuild index 7626f615fbf8..6ee8a0e304c8 100644 --- a/app-admin/puppet/puppet-8.5.1.ebuild +++ b/app-admin/puppet/puppet-8.5.1.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 hiera ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |