summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-15 05:36:44 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-15 05:36:44 +0100
commit004928c8bc3e8ee4b150bf503e085a139f979818 (patch)
treecf261abdb01a90084a1b31d013f5e880dca097b9 /dev-binpkg/pypy
parentdev-binpkg/pypy3: Fix UnnecessarySlashStrip (diff)
downloadmgorny-004928c8bc3e8ee4b150bf503e085a139f979818.tar.gz
mgorny-004928c8bc3e8ee4b150bf503e085a139f979818.tar.bz2
mgorny-004928c8bc3e8ee4b150bf503e085a139f979818.zip
dev-binpkg/pypy: Remove obsolete USE=test
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-binpkg/pypy')
-rw-r--r--dev-binpkg/pypy/pypy-7.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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=