diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-15 11:27:01 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-01-15 11:27:01 -0600 |
commit | 4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6 (patch) | |
tree | d4445f112fb19543c2c35dce5e05df543b438a88 /app-admin | |
parent | app-admin/puppet: 5.5.10 and 6.0.5 bump (diff) | |
download | gentoo-4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6.tar.gz gentoo-4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6.tar.bz2 gentoo-4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6.zip |
app-admin/puppet: 6.1.0 stable amd64/x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-6.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet/puppet-6.1.0.ebuild b/app-admin/puppet/puppet-6.1.0.ebuild index 863d46f28daa..87692a87fff7 100644 --- a/app-admin/puppet/puppet-6.1.0.ebuild +++ b/app-admin/puppet/puppet-6.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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" |