mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
BDEPEND=!low-memory? ( || ( dev-lang/pypy:2.7 dev-python/pypy dev-lang/python:2.7 ) )
|
|
DEFINED_PHASES=compile configure install prepare pretend setup
|
|
DEPEND=>=virtual/zlib-1.1.3:= dev-libs/libffi:0= virtual/libintl:0= dev-libs/expat:0= bzip2? ( app-arch/bzip2:0= ) ncurses? ( sys-libs/ncurses:0= )
|
|
DESCRIPTION=PyPy executable (build from source)
|
|
EAPI=8
|
|
HOMEPAGE=https://pypy.org/ https://github.com/pypy/pypy/
|
|
INHERIT=check-reqs pax-utils toolchain-funcs
|
|
IUSE=bzip2 +jit low-memory ncurses cpu_flags_x86_sse2
|
|
KEYWORDS=amd64 ~arm64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=>=virtual/zlib-1.1.3:= dev-libs/libffi:0= virtual/libintl:0= dev-libs/expat:0= bzip2? ( app-arch/bzip2:0= ) ncurses? ( sys-libs/ncurses:0= ) !dev-python/pypy-exe-bin:7.3.21
|
|
SLOT=7.3.21
|
|
SRC_URI=https://downloads.python.org/pypy/pypy2.7-v7.3.21-src.tar.bz2 https://buildbot.pypy.org/pypy/pypy2.7-v7.3.21-src.tar.bz2 https://distfiles.gentoo.org/pub/proj/python/patchsets/pypy2.7/pypy2.7-gentoo-patches-7.3.21.tar.xz
|
|
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c pax-utils 5555f2e75744739fe100ee62c22d28fe toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=ee98bac30b0f0782a52376a9bc2f077e
|