diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-01-15 11:48:32 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-01-15 11:54:17 -0600 |
commit | 34283394c6973cf94856ff6d84893fb8577458e3 (patch) | |
tree | 72fc32c028d1d2f6026dd63e542c51e05c632770 /app-admin/puppet | |
parent | app-admin/puppet-agent: 7.13.1 stable amd64 (diff) | |
download | gentoo-34283394c6973cf94856ff6d84893fb8577458e3.tar.gz gentoo-34283394c6973cf94856ff6d84893fb8577458e3.tar.bz2 gentoo-34283394c6973cf94856ff6d84893fb8577458e3.zip |
app-admin/puppet: 7.13.1 stable amd64/x86
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-7.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet/puppet-7.13.1.ebuild b/app-admin/puppet/puppet-7.13.1.ebuild index c0e45cb9c836..c3b1075ffb59 100644 --- a/app-admin/puppet/puppet-7.13.1.ebuild +++ b/app-admin/puppet/puppet-7.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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" |