From 795e0521865544c7a1e6c364e56b1510345f85fb Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 17 Sep 2017 12:12:46 +0100 Subject: [PATCH] app-misc/jq: keyworded 1.5-r3 for ppc64, bug #583422 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" --- 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 9b28b15e0ada4..7d394901a1b7e 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 x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~ia64 ~ppc64 x86 ~amd64-linux ~x64-macos" IUSE="oniguruma static-libs test +valgrind" DEPEND="