diff options
author | 2024-03-29 19:53:43 -0500 | |
---|---|---|
committer | 2024-03-29 19:55:50 -0500 | |
commit | 6eea43771d9d12de0963e0738cdbe3e6bd1a123e (patch) | |
tree | 3bda9d7c1ac80f242a98a16135a03da0dae1ba43 /app-admin | |
parent | dev-qt/qtdeclarative: fix qtsvg automagic in 6.7+ (diff) | |
download | gentoo-6eea43771d9d12de0963e0738cdbe3e6bd1a123e.tar.gz gentoo-6eea43771d9d12de0963e0738cdbe3e6bd1a123e.tar.bz2 gentoo-6eea43771d9d12de0963e0738cdbe3e6bd1a123e.zip |
app-admin/puppet: stabilize 8.5.0 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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-8.5.0.ebuild b/app-admin/puppet/puppet-8.5.0.ebuild index 7626f615fbf8..6ee8a0e304c8 100644 --- a/app-admin/puppet/puppet-8.5.0.ebuild +++ b/app-admin/puppet/puppet-8.5.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 hiera ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |