From: Sergei Trofimovich Date: Sat, 11 Jan 2020 18:57:05 +0000 (+0000) Subject: dev-lang/ghc: restore RESTRICT="!test? ( test )" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a25d39ed354344f05971b2fc9edc7cda48847cda;p=gentoo.git dev-lang/ghc: restore RESTRICT="!test? ( test )" Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich --- diff --git a/dev-lang/ghc/ghc-8.6.5.ebuild b/dev-lang/ghc/ghc-8.6.5.ebuild index 01a7fa8dbb3a..2e4e523c095c 100644 --- a/dev-lang/ghc/ghc-8.6.5.ebuild +++ b/dev-lang/ghc/ghc-8.6.5.ebuild @@ -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 diff --git a/dev-lang/ghc/ghc-8.8.1.ebuild b/dev-lang/ghc/ghc-8.8.1.ebuild index 7144fcb04da0..7b8c9321190f 100644 --- a/dev-lang/ghc/ghc-8.8.1.ebuild +++ b/dev-lang/ghc/ghc-8.8.1.ebuild @@ -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