Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jsoncpp/
Date: Sat, 07 Apr 2018 05:17:54
Message-Id: 1523078198.3089fd9a6d11b50f1969cfa4a45aa6176b8cabae.mattst88@gentoo
1 commit: 3089fd9a6d11b50f1969cfa4a45aa6176b8cabae
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 05:16:38 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 05:16:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3089fd9a
7
8 dev-libs/jsoncpp-1.8.4: ppc64 stable, bug 651538
9
10 dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
14 index 03549d7f9e6..9ad40f8d7dc 100644
15 --- a/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
16 +++ b/dev-libs/jsoncpp/jsoncpp-1.8.4.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${
18
19 LICENSE="|| ( public-domain MIT )"
20 SLOT="0/19"
21 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-fbsd"
22 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd"
23 IUSE="doc test"
24
25 DEPEND="