mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-util/psautohint: enable py3.10
Closes: https://bugs.gentoo.org/848369 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
COMMIT="1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23"
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
EMESON_SOURCE="${S}/libpsautohint"
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
|
||||
inherit meson distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user