commit: 5ee945a7af9b16180aa401589701fb3eca82ac08 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat May 6 10:09:39 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat May 6 10:09:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee945a7
dev-libs/jsoncpp: Stable for HPPA (bug #601204). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild index f927b8a7c19..f1480da935a 100644 --- a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild +++ b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${ LICENSE="|| ( public-domain MIT )" SLOT="0/11" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc test" DEPEND="
