diff --git a/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild b/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild index 1ef3ac4ba6..40e47553f4 100644 --- a/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild +++ b/dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{7,8} ) +MYP="${P/_p/.post}" +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 -MYP="${P/_p/.post}" DESCRIPTION="Python bindings for the Skia Path Ops" HOMEPAGE=" https://github.com/fonttools/skia-pathops