diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-03-14 22:36:45 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-15 07:05:33 +0000 |
commit | 64f5eda616f18c617ae66f92e7f88d21d64372e4 (patch) | |
tree | f27b934ccd33a9ae4640b5dad797d67c59568520 /dev-java/icedtea-sound | |
parent | app-eselect/eselect-java: 0.2.0 stable on ppc64 (tested by ago) (diff) | |
download | gentoo-64f5eda616f18c617ae66f92e7f88d21d64372e4.tar.gz gentoo-64f5eda616f18c617ae66f92e7f88d21d64372e4.tar.bz2 gentoo-64f5eda616f18c617ae66f92e7f88d21d64372e4.zip |
dev-java/icedtea-sound: 1.0.1 stable on ppc64 (tested by ago)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java/icedtea-sound')
-rw-r--r-- | dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3bee09bad6ec..e533bfca4506 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 ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" IUSE="+doc test" |