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-agent/
Date: Tue, 03 Jan 2017 17:03:32
Message-Id: 1483462966.5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d.prometheanfire@gentoo
1 commit: 5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 17:00:30 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 17:02:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9b6409
7
8 app-admin/puppet-agent: 1.8.2 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 app-admin/puppet-agent/puppet-agent-1.8.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild
16 index 5d61691..ed1c6f2 100644
17 --- a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild
18 +++ b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -15,7 +15,7 @@ SRC_URI="
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="puppetdb selinux"
32 RESTRICT="strip"