mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/xcffib: Don't enable pypy Python target on dev-python/cffi
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE=""
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
@@ -20,8 +20,9 @@ IUSE="test"
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]
|
||||
<dev-python/cffi-1:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-0.8.2:=[${PYTHON_USEDEP}]' 'python*')
|
||||
$(python_gen_cond_dep '<dev-python/cffi-1:=[${PYTHON_USEDEP}]' 'python*')
|
||||
$(python_gen_cond_dep '<virtual/pypy-2.6.0' pypy )
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
@@ -20,7 +20,8 @@ IUSE="test"
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.1.1:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 'python*')
|
||||
$(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
@@ -20,7 +20,8 @@ IUSE="test"
|
||||
COMMON_DEPEND="x11-libs/libxcb"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/cffi-0.1.1:=[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '>=dev-python/cffi-1.1:=[${PYTHON_USEDEP}]' 'python*')
|
||||
$(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
${COMMON_DEPEND}"
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user