summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-08-22 22:58:13 -0400
committerMike Gilbert <floppym@gentoo.org>2015-08-22 23:08:39 -0400
commitecfefda85d3f94c3c9dfe6496e1cb6f5bc801da2 (patch)
tree55347ede24284bec906a6d79f9d267a46003f0d4 /dev-python/xcffib/xcffib-0.1.10.ebuild
parentprofiles/package.mask: Mask x11-base/nouveau-drm for removal. (diff)
parentdev-python/cffi: Remove pypy from PYTHON_TARGETS (diff)
downloadgentoo-ecfefda85d3f94c3c9dfe6496e1cb6f5bc801da2.tar.gz
gentoo-ecfefda85d3f94c3c9dfe6496e1cb6f5bc801da2.tar.bz2
gentoo-ecfefda85d3f94c3c9dfe6496e1cb6f5bc801da2.zip
Merge pull 34: Don't install cffi for PyPy
Pull-Request: #34
Diffstat (limited to 'dev-python/xcffib/xcffib-0.1.10.ebuild')
-rw-r--r--dev-python/xcffib/xcffib-0.1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xcffib/xcffib-0.1.10.ebuild b/dev-python/xcffib/xcffib-0.1.10.ebuild
index 481f7ea8a176..13222eaddffb 100644
--- a/dev-python/xcffib/xcffib-0.1.10.ebuild
+++ b/dev-python/xcffib/xcffib-0.1.10.ebuild
@@ -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="