Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/cpp-hocon/
Date: Thu, 09 Mar 2017 17:51:11
Message-Id: 1489081811.4857fefec0ec65664a0ab030f12c38b2f74e51fd.prometheanfire@gentoo
1 commit: 4857fefec0ec65664a0ab030f12c38b2f74e51fd
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 9 17:50:11 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 9 17:50:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4857fefe
7
8 dev-cpp/cpp-hocon: 0.1.4 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild
16 index a65e87605eb..ca921117eba 100644
17 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild
18 +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.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
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
31 IUSE="debug test"
32
33 DEPEND="