app-portage/unsymlink-lib: needed for infra upgrades

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
Robin H. Johnson
2026-07-20 22:50:27 -07:00
parent ece036cd5b
commit 70cb04185a

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_12 )
PYTHON_COMPAT=( python3_1{2,3,4} )
inherit python-single-r1