summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-09-27 15:30:25 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-09-27 15:31:49 -0500
commit0f71fbbd3a0473d080cc74b16174a9b54baa8cc4 (patch)
treefa56ac7bfe569fdd93dd07154d4c0a5629e13a54 /app-admin/puppet
parentapp-admin/puppetdb: stabilize 8.1.0 for amd64, x86 (diff)
downloadgentoo-0f71fbbd3a0473d080cc74b16174a9b54baa8cc4.tar.gz
gentoo-0f71fbbd3a0473d080cc74b16174a9b54baa8cc4.tar.bz2
gentoo-0f71fbbd3a0473d080cc74b16174a9b54baa8cc4.zip
app-admin/puppet: stabilize 8.2.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-8.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-8.2.0.ebuild b/app-admin/puppet/puppet-8.2.0.ebuild
index 2e5cabc1c6fd..941bb6094717 100644
--- a/app-admin/puppet/puppet-8.2.0.ebuild
+++ b/app-admin/puppet/puppet-8.2.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"