mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-portage/elicense: Sync compatible python versions with sys-apps/portage
Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
PYTHON_COMPAT=( pypy3 python3_{9..10} )
|
||||
PYTHON_COMPAT=( pypy3 python3_{9..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user