commit:     130ca88e572e17bdb810eaeaae70df33b2ba40db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 21:37:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 21:37:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130ca88e

dev-java/icedtea-sound: drop IUSE=test

No-op.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 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 25e126249722..23bc227e0ef0 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
@@ -15,12 +15,11 @@ LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
-IUSE="+doc test"
-RESTRICT="!test? ( test )"
+IUSE="+doc"
 
 COMMON_DEP="
        virtual/jdk:1.8
-       >=media-sound/pulseaudio-0.9.11:="
+       >=media-sound/pulseaudio-0.9.11"
 RDEPEND="${COMMON_DEP}"
 DEPEND="${COMMON_DEP}"
 BDEPEND="app-arch/zip"

Reply via email to