commit: f2a54614afd3681d3312b1760af9e4596b1b3146 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 11:19:35 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 11:19:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a54614
app-misc/jq: keyworded 1.5-r3 for ppc, bug #583422 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" app-misc/jq/jq-1.5-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jq/jq-1.5-r3.ebuild b/app-misc/jq/jq-1.5-r3.ebuild index 7d394901a1b..1c820324380 100644 --- a/app-misc/jq/jq-1.5-r3.ebuild +++ b/app-misc/jq/jq-1.5-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stedolan/jq/releases/download/${P}/${P}.tar.gz" LICENSE="MIT CC-BY-3.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc64 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos" IUSE="oniguruma static-libs test +valgrind" DEPEND="
