diff --git a/media-libs/graphene/graphene-1.10.8.ebuild b/media-libs/graphene/graphene-1.10.8-r1.ebuild similarity index 95% rename from media-libs/graphene/graphene-1.10.8.ebuild rename to media-libs/graphene/graphene-1.10.8-r1.ebuild index 19f382c2df1fd..aee3bebcb37b3 100644 --- a/media-libs/graphene/graphene-1.10.8.ebuild +++ b/media-libs/graphene/graphene-1.10.8-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit xdg-utils meson-multilib python-any-r1 DESCRIPTION="A thin layer of types for graphic libraries"