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, 24 Aug 2021 16:00:49
Message-Id: 1629820813.6894268decb702845c176f2da57bf395fc4ef2f4.prometheanfire@gentoo
1 commit: 6894268decb702845c176f2da57bf395fc4ef2f4
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 15:53:53 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 16:00:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894268d
7
8 app-admin/puppet: 7.9.0-r1 stable amd64/x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppet/puppet-7.9.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/puppet/puppet-7.9.0-r1.ebuild b/app-admin/puppet/puppet-7.9.0-r1.ebuild
17 index c1c0ce4f6d0..f2b79f3d4dc 100644
18 --- a/app-admin/puppet/puppet-7.9.0-r1.ebuild
19 +++ b/app-admin/puppet/puppet-7.9.0-r1.ebuild
20 @@ -16,7 +16,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"