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: Thu, 01 Nov 2018 15:48:23
Message-Id: 1541087280.c424a5fc7c0f6bd3b3862cce417b75d90d14c23b.prometheanfire@gentoo
1 commit: c424a5fc7c0f6bd3b3862cce417b75d90d14c23b
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 15:31:41 2018 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 15:48:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c424a5fc
7
8 app-admin/puppet: 6.0.4 stable amd64 and x86
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 app-admin/puppet/puppet-6.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/puppet/puppet-6.0.2.ebuild b/app-admin/puppet/puppet-6.0.2.ebuild
17 index b480f533119..11f3fa690f1 100644
18 --- a/app-admin/puppet/puppet-6.0.2.ebuild
19 +++ b/app-admin/puppet/puppet-6.0.2.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz"
21
22 LICENSE="Apache-2.0 GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
26 IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax"
27 RESTRICT="test"