mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
global: Drop dead implementations from PYTHON_COMPAT
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# pypy is viable but better with a cutdown set of deps
|
||||
|
||||
EAPI="5"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_REQ_USE="threads?"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# pypy is viable but better with a cutdown set of deps
|
||||
|
||||
EAPI="5"
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
PYTHON_REQ_USE="threads?"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user