summaryrefslogtreecommitdiff
path: root/dev-python/skia-pathops
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-19 10:03:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-19 10:03:15 +0000
commitbb5aed69f425d98421a0215a1beda8b97b78c1e9 (patch)
treed5d050a3b19fc67da7f4ddcd729a05903f0df2aa /dev-python/skia-pathops
parent967348a0527961f1c1ef0f2e2e4f600e220a8f5f (diff)
downloadbaldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.tar.gz
baldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.tar.xz
baldeagleos-repo-bb5aed69f425d98421a0215a1beda8b97b78c1e9.zip
Adding metadata
Diffstat (limited to 'dev-python/skia-pathops')
-rw-r--r--dev-python/skia-pathops/skia-pathops-0.6.0_p2.ebuild2
-rw-r--r--dev-python/skia-pathops/skia-pathops-0.7.2.ebuild2
2 files changed, 2 insertions, 2 deletions
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 13929b19d912..18d20fe8aac4 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
@@ -4,7 +4,7 @@
EAPI="7"
MYP="${P/_p/.post}"
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/skia-pathops/skia-pathops-0.7.2.ebuild b/dev-python/skia-pathops/skia-pathops-0.7.2.ebuild
index 9f892b589ffc..88be24c9d929 100644
--- a/dev-python/skia-pathops/skia-pathops-0.7.2.ebuild
+++ b/dev-python/skia-pathops/skia-pathops-0.7.2.ebuild
@@ -4,7 +4,7 @@
EAPI="7"
MYP="${P/_p/.post}"
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1