From 75d1733bf5bfe1dfd898ef80b73122d8d99a9354 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 22 Nov 2015 17:23:36 +0000 Subject: [PATCH] dev-java/icedtea-sound: Add ~ppc64 keyword Admittedly not tested beyond building but testing this remotely is kinda hard. Package-Manager: portage-2.2.25 --- dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild index b8f1d60fa776f..5a29f20df1b56 100644 --- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild +++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="+doc test"