mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-10 00:10:19 +03:00
media-libs/graphene: Add python3.14 support
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44450 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
1741c1bec1
commit
adaad7449a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{10..14} )
|
||||||
inherit xdg-utils meson-multilib python-any-r1
|
inherit xdg-utils meson-multilib python-any-r1
|
||||||
|
|
||||||
DESCRIPTION="A thin layer of types for graphic libraries"
|
DESCRIPTION="A thin layer of types for graphic libraries"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user