From 004928c8bc3e8ee4b150bf503e085a139f979818 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 15 Dec 2019 05:36:44 +0100 Subject: dev-binpkg/pypy: Remove obsolete USE=test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-binpkg/pypy/pypy-7.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-binpkg/pypy/pypy-7.2.0.ebuild b/dev-binpkg/pypy/pypy-7.2.0.ebuild index b6b97f3..3acab0e 100644 --- a/dev-binpkg/pypy/pypy-7.2.0.ebuild +++ b/dev-binpkg/pypy/pypy-7.2.0.ebuild @@ -19,7 +19,7 @@ LICENSE="MIT" # pypy 7.0.0: install directory changed to 'pypy2.7' SLOT="0/41-py27" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="bzip2 +jit low-memory ncurses sandbox cpu_flags_x86_sse2 test" +IUSE="bzip2 +jit low-memory ncurses sandbox cpu_flags_x86_sse2" DEPEND=">=sys-libs/zlib-1.1.3:0= virtual/libffi:0= -- cgit v1.2.3-18-g5258