diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:04:12 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-11-22 17:08:14 -0600 |
commit | e2d77c81b65a9aff2a71e4d84a2d62828090cafe (patch) | |
tree | ef334ad406914e9a940255c4114eb9fcd27a9730 /app-admin | |
parent | net-vpn/tor: Stabilize 0.4.4.6 arm, #754156 (diff) | |
download | gentoo-e2d77c81b65a9aff2a71e4d84a2d62828090cafe.tar.gz gentoo-e2d77c81b65a9aff2a71e4d84a2d62828090cafe.tar.bz2 gentoo-e2d77c81b65a9aff2a71e4d84a2d62828090cafe.zip |
app-admin/puppet: 6.19.1 stable amd64 / x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-6.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-6.19.1.ebuild b/app-admin/puppet/puppet-6.19.1.ebuild index f50ee1410b08..11fd2d3c5085 100644 --- a/app-admin/puppet/puppet-6.19.1.ebuild +++ b/app-admin/puppet/puppet-6.19.1.ebuild @@ -19,7 +19,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" |