commit: 75d1733bf5bfe1dfd898ef80b73122d8d99a9354 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 17:23:36 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 20:59:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d1733b
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 b8f1d60..5a29f20 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"
