commit: 004928c8bc3e8ee4b150bf503e085a139f979818
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 04:36:44 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 04:36:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/dev/mgorny.git/commit/?id=004928c8
dev-binpkg/pypy: Remove obsolete USE=test
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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=