mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/libxcb, x11-proto/xcb-proto: add support for python 3.5
Closes: https://github.com/gentoo/gentoo/pull/988 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_REQ_USE=xml
|
||||
|
||||
XORG_DOC=doc
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
XORG_MULTILIB=yes
|
||||
|
||||
inherit python-r1 xorg-2
|
||||
|
||||
Reference in New Issue
Block a user