diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:04:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:04:12 -0400 |
commit | b194059b5ce81528b1641e16e66a7902971b77b7 (patch) | |
tree | f909de58ede1b77f1052a897822bea2e93a8e9c9 /dev-java/icedtea-sound | |
parent | dev-java/java-config: arm64 stable (diff) | |
download | gentoo-b194059b5ce81528b1641e16e66a7902971b77b7.tar.gz gentoo-b194059b5ce81528b1641e16e66a7902971b77b7.tar.bz2 gentoo-b194059b5ce81528b1641e16e66a7902971b77b7.zip |
dev-java/icedtea-sound: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 52150dcdba3b..497d77c4f528 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 ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="+doc test" |