media-gfx/inkscape: add Python 3.9 to 9999 too

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-31 22:28:55 +00:00
parent c339fdbec8
commit fc321f6bd2

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_REQ_USE="xml"
MY_P="${P/_/}"
inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 git-r3