Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet/
Date: Tue, 15 Jan 2019 17:36:35
Message-Id: 1547573221.4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6.prometheanfire@gentoo
1 commit: 4a802bb6267daf61a9fa8eabbe71d3ff21fd06b6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 15 17:27:01 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 15 17:27:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a802bb6
7
8 app-admin/puppet: 6.1.0 stable amd64/x86
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppet/puppet-6.1.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/puppet/puppet-6.1.0.ebuild b/app-admin/puppet/puppet-6.1.0.ebuild
17 index 863d46f28da..87692a87fff 100644
18 --- a/app-admin/puppet/puppet-6.1.0.ebuild
19 +++ b/app-admin/puppet/puppet-6.1.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -19,7 +19,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz"
27
28 LICENSE="Apache-2.0 GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
32 IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax"
33 RESTRICT="test"