summaryrefslogtreecommitdiff
path: root/dev-python/gatt-python/gatt-python-0.2.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gatt-python/gatt-python-0.2.6.ebuild')
-rw-r--r--dev-python/gatt-python/gatt-python-0.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gatt-python/gatt-python-0.2.6.ebuild b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
index fefb09dce2df..2b549b54ed98 100644
--- a/dev-python/gatt-python/gatt-python-0.2.6.ebuild
+++ b/dev-python/gatt-python/gatt-python-0.2.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1