mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
python-any-r1.eclass: Stop allowing python2_7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -174,7 +174,6 @@ _python_any_set_globals() {
|
||||
local usestr deps i PYTHON_PKG_DEP
|
||||
[[ ${PYTHON_REQ_USE} ]] && usestr="[${PYTHON_REQ_USE}]"
|
||||
|
||||
_PYTHON_ALLOW_PY27=1 \
|
||||
_python_set_impls
|
||||
|
||||
for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user