diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-17 12:07:54 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-10-17 12:12:57 -0500 |
commit | 92c86fe85b0044cef525763e726cfa3b82fc2b20 (patch) | |
tree | 97a1555ab8fe7bddfdc1b1c90d326b19473e19c9 /app-admin | |
parent | sys-apps/edid-decode: fix unpack (diff) | |
download | gentoo-92c86fe85b0044cef525763e726cfa3b82fc2b20.tar.gz gentoo-92c86fe85b0044cef525763e726cfa3b82fc2b20.tar.bz2 gentoo-92c86fe85b0044cef525763e726cfa3b82fc2b20.zip |
app-admin/puppet: 7.11.0 stable amd64/x86
Package-Manager: Portage-3.0.20, 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.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.11.0.ebuild b/app-admin/puppet/puppet-7.11.0.ebuild index e4dadb18fe5f..af78e8216020 100644 --- a/app-admin/puppet/puppet-7.11.0.ebuild +++ b/app-admin/puppet/puppet-7.11.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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |