diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-17 10:06:27 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-17 10:06:27 +0200 |
commit | 7fcf698486a23b797a0ce970eb2c958282e9688b (patch) | |
tree | dd7210be08f114ee8159ca1f4ab507ac86a0475e /dev-java/icedtea-sound | |
parent | dev-python/pgspecial: Stabilize 1.13.1 ALLARCHES, #838571 (diff) | |
download | gentoo-7fcf698486a23b797a0ce970eb2c958282e9688b.tar.gz gentoo-7fcf698486a23b797a0ce970eb2c958282e9688b.tar.bz2 gentoo-7fcf698486a23b797a0ce970eb2c958282e9688b.zip |
dev-java/icedtea-sound: Stabilize 1.0.1-r1 amd64, #838733
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/icedtea-sound')
-rw-r--r-- | dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild index 5480c534c83c..9990e63fba50 100644 --- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild +++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://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" |