dev-python/libvirt-python: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-05 17:12:07 +01:00
parent a984f20644
commit c34a34fbc2
4 changed files with 4 additions and 4 deletions

View File

@@ -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}"