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