summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/icedtea-sound')
-rw-r--r--dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild5
1 files 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"