mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-24 10:48:07 -07:00
dev-python/libvirt-python-9999: Drop support for python2
Upstream has dropped support for python 2 in b22e4f2. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
This commit is contained in:
committed by
Doug Goldstein
parent
626af0525b
commit
93bb735cf6
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
|
||||
MY_P="${P/_rc/-rc}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user