Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet/
Date: Sat, 22 Sep 2018 21:19:02
Message-Id: 1537651117.89ce54489b0e2f6bb5d7e49693ded4079f8edfbf.prometheanfire@gentoo
1 commit: 89ce54489b0e2f6bb5d7e49693ded4079f8edfbf
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 22 21:12:59 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 22 21:18:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ce5448
7
8 app-admin/puppet: 5.5.6 stable amd64/x86
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 app-admin/puppet/puppet-5.5.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/puppet/puppet-5.5.6.ebuild b/app-admin/puppet/puppet-5.5.6.ebuild
16 index a5bdb149250..8aa23c0b2c8 100644
17 --- a/app-admin/puppet/puppet-5.5.6.ebuild
18 +++ b/app-admin/puppet/puppet-5.5.6.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz"
20
21 LICENSE="Apache-2.0 GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
25 IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax"
26 RESTRICT="test"