15 lines
2.3 KiB
Text
15 lines
2.3 KiB
Text
DEFINED_PHASES=compile install prepare setup test
|
|
DEPEND=app-arch/xz-utils test? ( app-arch/bzip2:0 dev-libs/expat:0 dev-libs/libffi:0 dev-libs/openssl:0 sys-libs/glibc:2.2 sys-libs/ncurses:5 sys-libs/zlib:0 gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !dev-python/pypy3:0 || ( >=dev-lang/python-2.7.5-r2:2.7 virtual/pypy:0= ) )
|
|
DESCRIPTION=A fast, compliant alternative implementation of Python 3 (binary package)
|
|
EAPI=5
|
|
HOMEPAGE=http://pypy.org/
|
|
IUSE=gdbm +jit shadowstack sqlite cpu_flags_x86_sse2 test tk
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
PDEPEND=app-admin/python-updater
|
|
RDEPEND=app-arch/bzip2:0 dev-libs/expat:0 dev-libs/libffi:0 dev-libs/openssl:0 sys-libs/glibc:2.2 sys-libs/ncurses:5 sys-libs/zlib:0 gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= ) !dev-python/pypy3:0
|
|
REQUIRED_USE=!jit? ( !shadowstack ) x86? ( !cpu_flags_x86_sse2? ( !jit !shadowstack ) )
|
|
SLOT=0/2.4
|
|
SRC_URI=https://bitbucket.org/pypy/pypy/downloads/pypy3-2.4.0-src.tar.bz2 amd64? ( jit? ( shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-amd64+bzip2+jit+ncurses+shadowstack.tar.xz ) ) jit? ( !shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-amd64+bzip2+jit+ncurses.tar.xz ) ) !jit? ( !shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-amd64+bzip2+ncurses.tar.xz ) ) ) x86? ( cpu_flags_x86_sse2? ( jit? ( shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-x86+bzip2+jit+ncurses+shadowstack+sse2.tar.xz ) ) jit? ( !shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-x86+bzip2+jit+ncurses+sse2.tar.xz ) ) !jit? ( !shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-x86+bzip2+ncurses+sse2.tar.xz ) ) ) !cpu_flags_x86_sse2? ( !jit? ( !shadowstack? ( http://dev.gentoo.org/~mgorny/dist/pypy-bin/2.4.0/pypy3-bin-2.4.0-x86+bzip2+ncurses.tar.xz ) ) ) )
|
|
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 python-any-r1 4756de53ea4d40471a582e898815a5c8 python-utils-r1 0295a286ec27cab6af76b3b75ba07a3a toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f
|
|
_md5_=92c667562631e35ba7c1ac791e468973
|