summaryrefslogtreecommitdiff
path: root/dev-python/python-debian
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-debian')
-rw-r--r--dev-python/python-debian/python-debian-0.1.43.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.43.ebuild b/dev-python/python-debian/python-debian-0.1.43.ebuild
index 3f571aa873bc..25bedda81618 100644
--- a/dev-python/python-debian/python-debian-0.1.43.ebuild
+++ b/dev-python/python-debian/python-debian-0.1.43.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="Python modules to work with Debian-related data formats"