diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:49:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:49:43 +0000 |
commit | ffef5c94b5af6e74f5808d4ac89b636c68ff51c2 (patch) | |
tree | ad9c8ef9dd45e2ebfb8128886519e64cbb5fcc30 /app-admin | |
parent | net-analyzer/nethogs: Stabilize 0.8.6 x86, #762145 (diff) | |
download | gentoo-ffef5c94b5af6e74f5808d4ac89b636c68ff51c2.tar.gz gentoo-ffef5c94b5af6e74f5808d4ac89b636c68ff51c2.tar.bz2 gentoo-ffef5c94b5af6e74f5808d4ac89b636c68ff51c2.zip |
app-admin/puppet: Stabilize 5.5.22 x86, #762178
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-5.5.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet/puppet-5.5.22.ebuild b/app-admin/puppet/puppet-5.5.22.ebuild index d73c6284359b..d0814cc9e781 100644 --- a/app-admin/puppet/puppet-5.5.22.ebuild +++ b/app-admin/puppet/puppet-5.5.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SRC_URI="https://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" |