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: Sat, 15 Jan 2022 17:54:30
Message-Id: 1642269257.34283394c6973cf94856ff6d84893fb8577458e3.prometheanfire@gentoo
1 commit: 34283394c6973cf94856ff6d84893fb8577458e3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 15 17:48:32 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 15 17:54:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34283394
7
8 app-admin/puppet: 7.13.1 stable amd64/x86
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 app-admin/puppet/puppet-7.13.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/puppet/puppet-7.13.1.ebuild b/app-admin/puppet/puppet-7.13.1.ebuild
17 index c0e45cb9c836..c3b1075ffb59 100644
18 --- a/app-admin/puppet/puppet-7.13.1.ebuild
19 +++ b/app-admin/puppet/puppet-7.13.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -16,7 +16,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"