dev-java/icedtea: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:22 +0000 (15:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:34 +0000 (15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/icedtea/icedtea-3.13.0.ebuild
dev-java/icedtea/icedtea-3.14.0.ebuild

index 175031fa754f99fb2830a7bd1a97027092078501..b68d66cb8ce8bb46c9a192955f58c359c74047a0 100644 (file)
@@ -73,6 +73,7 @@ IUSE="+alsa cacao +cups doc examples +gtk headless-awt
        jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch
        pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test +webstart zero"
 
+RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk? ( !headless-awt )"
 
 # Ideally the following were optional at build time.
index e61d5a2f6061a5fc35eeb581954348ad714f2fd6..c52bf32765405d891ad3563d7e0c202e6f6df34e 100644 (file)
@@ -73,6 +73,7 @@ IUSE="+alsa cacao +cups doc examples +gtk headless-awt
        jamvm +jbootstrap kerberos libressl nsplugin pax_kernel +pch
        pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test +webstart zero"
 
+RESTRICT="!test? ( test )"
 REQUIRED_USE="gtk? ( !headless-awt )"
 
 # Ideally the following were optional at build time.