diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 19:57:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 20:02:14 -0500 |
commit | 8f25592dfdcd7cf3eb6b3ab7f6b58e9a35b9c4fc (patch) | |
tree | 9b8d4eaf5f9f6cd2f941a6c8c9e3006d15a1cab3 /app-admin | |
parent | dev-util/bpftrace-0.12.1: Version bump (diff) | |
download | gentoo-8f25592dfdcd7cf3eb6b3ab7f6b58e9a35b9c4fc.tar.gz gentoo-8f25592dfdcd7cf3eb6b3ab7f6b58e9a35b9c4fc.tar.bz2 gentoo-8f25592dfdcd7cf3eb6b3ab7f6b58e9a35b9c4fc.zip |
app-admin/puppet: 7.5.0 stable amd64/x86
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-7.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.5.0.ebuild b/app-admin/puppet/puppet-7.5.0.ebuild index d241ec554c38..65ed31b7def3 100644 --- a/app-admin/puppet/puppet-7.5.0.ebuild +++ b/app-admin/puppet/puppet-7.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 ~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" |