dev-lang/ghc: restore RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 11 Jan 2020 18:57:05 +0000 (18:57 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 11 Jan 2020 18:58:09 +0000 (18:58 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-lang/ghc/ghc-8.6.5.ebuild
dev-lang/ghc/ghc-8.8.1.ebuild

index 01a7fa8dbb3ad03cc6d2d9fbccee81e8c024c292..2e4e523c095c4f7746b5a21ba89fe6933d56fa57 100644 (file)
@@ -77,8 +77,8 @@ SLOT="0/${PV}"
 # to be rekeyworded when most of revdeps are updated
 #KEYWORDS="~amd64 ~x86"
 IUSE="big-endian doc elfutils ghcbootstrap ghcmakebinary +gmp numa profile test"
-RESTRICT="!test? ( test )"
 IUSE+=" binary"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-lang/perl-5.6.1
index 7144fcb04da07a37980569dcb3441e1ca139f2d2..7b8c9321190fd5a2fcc725ab167379865cf202ed 100644 (file)
@@ -77,6 +77,7 @@ SLOT="0/${PV}"
 KEYWORDS=""
 IUSE="big-endian doc elfutils ghcbootstrap ghcmakebinary +gmp numa profile test"
 IUSE+=" binary"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-lang/perl-5.6.1