commit: 5ef362ddd70b6e94e359b4ff1c37858b12f512ce Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 09:33:54 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 09:33:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef362dd
app-admin/puppet: amd64 stable, bug 704858 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-admin/puppet/puppet-5.5.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet/puppet-5.5.17.ebuild b/app-admin/puppet/puppet-5.5.17.ebuild index 83d26aad280..21f9d3da908 100644 --- a/app-admin/puppet/puppet-5.5.17.ebuild +++ b/app-admin/puppet/puppet-5.5.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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"
