app-portage/unsymlink-lib: Sync compatible python versions with sys-apps/portage

Signed-off-by: Jan Vesely <jano.vesely@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29166
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Jan Vesely
2023-01-18 11:49:55 -05:00
committed by Sam James
parent bb25bee99a
commit 1e1150c014

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1
DESCRIPTION="Convert your system to SYMLINK_LIB=no"