From e472013c0f25673007e16927fc79ec78de82cea0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 20 Sep 2020 16:17:52 +0200 Subject: dev-python/numpy-python2: Remove tests to unblock deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/numpy-python2/numpy-python2-1.16.6.ebuild | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'dev-python') diff --git a/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild b/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild index 7fb38cf003b9..e103d561cbc2 100644 --- a/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild +++ b/dev-python/numpy-python2/numpy-python2-1.16.6.ebuild @@ -25,8 +25,8 @@ SRC_URI=" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="doc lapack test" -RESTRICT="!test? ( test )" +IUSE="doc lapack" +RESTRICT="test" RDEPEND=" !