mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/cffi: Add warning about pypy
Package-Manager: portage-2.2.20_p134
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
EAPI="5"
|
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} )
|
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||||
|
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|||||||
Reference in New Issue
Block a user