mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
dev-python/cffi: Add warning about pypy
Package-Manager: portage-2.2.20_p134
This commit is contained in:
parent
ecfefda85d
commit
e0697d1cb2
@ -4,6 +4,8 @@
|
||||
|
||||
EAPI="5"
|
||||
|
||||
# DO NOT ADD pypy to PYTHON_COMPAT
|
||||
# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user