mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/enzyme: add missing PYTHON_REQ_USE
Closes: https://github.com/gentoo/gentoo/pull/1630 Package-Manager: portage-2.3.0_rc1
This commit is contained in:
committed by
Göktürk Yüksek
parent
17fe09dd3b
commit
d342c320f6
@@ -5,6 +5,7 @@
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
PYTHON_REQ_USE='xml(+)'
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
PYTHON_REQ_USE='xml(+)'
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user