sys-devel/binutils-hppa64: add RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Nov 2019 13:53:41 +0000 (13:53 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 9 Nov 2019 13:54:21 +0000 (13:54 +0000)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild

index d4e225fa71d0be6034563320aabfe06aef657182..400a9dd6eaad1d8d619f6dc462c009156fd20c68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -73,6 +73,9 @@ DEPEND="${RDEPEND}
        sys-devel/flex
        virtual/yacc
 "
+
+RESTRICT="!test? ( test )"
+
 if is_cross ; then
        # The build assumes the host has libiberty and such when cross-compiling
        # its build tools.  We should probably make binutils itself build a local
index 79a2e1f7bd4af993ee51ed54e97e4382cf660b3b..0d7844e4700488d9e07d7cf60c1f5603775252c6 100644 (file)
@@ -87,6 +87,8 @@ DEPEND="${RDEPEND}
        virtual/yacc
 "
 
+RESTRICT="!test? ( test )"
+
 MY_BUILDDIR=${WORKDIR}/build
 S=${WORKDIR}/${P/-hppa64/}
 
index e2366d3c123f0be2445b64e6c8d5b56c7ec55eda..9cea689fb6a99073654babd8e4a235e70610e62d 100644 (file)
@@ -86,6 +86,8 @@ DEPEND="${RDEPEND}
        virtual/yacc
 "
 
+RESTRICT="!test? ( test )"
+
 MY_BUILDDIR=${WORKDIR}/build
 S=${WORKDIR}/${P/-hppa64/}
 
index c635fcbef7b77ec7db29c0b8b15a655441496e5a..9c1e764963b42b8f01e11d1e696e78b40f414f98 100644 (file)
@@ -83,6 +83,8 @@ DEPEND="${RDEPEND}
        virtual/yacc
 "
 
+RESTRICT="!test? ( test )"
+
 MY_BUILDDIR=${WORKDIR}/build
 S=${WORKDIR}/${P/-hppa64/}