From 64e0764c36b1cfe5439765ed9c4bf3323384e746 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 9 Nov 2019 13:53:41 +0000 Subject: sys-devel/binutils-hppa64: add RESTRICT="!test? ( test )" Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich --- sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild | 5 ++++- sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild | 2 ++ sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild | 2 ++ sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild | 2 ++ 4 files changed, 10 insertions(+), 1 deletion(-) (limited to 'sys-devel') diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild index d4e225fa71d0..400a9dd6eaad 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild @@ -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 diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild index 79a2e1f7bd4a..0d7844e47004 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild @@ -87,6 +87,8 @@ DEPEND="${RDEPEND} virtual/yacc " +RESTRICT="!test? ( test )" + MY_BUILDDIR=${WORKDIR}/build S=${WORKDIR}/${P/-hppa64/} diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild index e2366d3c123f..9cea689fb6a9 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild @@ -86,6 +86,8 @@ DEPEND="${RDEPEND} virtual/yacc " +RESTRICT="!test? ( test )" + MY_BUILDDIR=${WORKDIR}/build S=${WORKDIR}/${P/-hppa64/} diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild index c635fcbef7b7..9c1e764963b4 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild @@ -83,6 +83,8 @@ DEPEND="${RDEPEND} virtual/yacc " +RESTRICT="!test? ( test )" + MY_BUILDDIR=${WORKDIR}/build S=${WORKDIR}/${P/-hppa64/} -- cgit v1.2.3-65-gdbad