diff options
Diffstat (limited to 'media-libs/graphene/graphene-1.10.2.ebuild')
-rw-r--r-- | media-libs/graphene/graphene-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.2.ebuild b/media-libs/graphene/graphene-1.10.2.ebuild index 32de0b68ad43..bb80f5eb2d54 100644 --- a/media-libs/graphene/graphene-1.10.2.ebuild +++ b/media-libs/graphene/graphene-1.10.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit xdg-utils meson multilib-minimal python-any-r1 DESCRIPTION="A thin layer of types for graphic libraries" |