summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-09-04 14:14:10 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-09-04 17:07:30 -0700
commitac826cb8118ea19f9ccbdfdf978c0bae61bee78d (patch)
tree048c6bff6c5ad9db64dc991cebb9c63da10f2e9e /dev-python/python-daemon
parentmedia-libs/libogg: Stabilize 1.3.4 amd64, #739342 (diff)
downloadgentoo-ac826cb8118ea19f9ccbdfdf978c0bae61bee78d.tar.gz
gentoo-ac826cb8118ea19f9ccbdfdf978c0bae61bee78d.tar.bz2
gentoo-ac826cb8118ea19f9ccbdfdf978c0bae61bee78d.zip
Revert "dev-python/python-daemon-2.2.4: Remove pypy3 due to missing twine"
This reverts commit 8d78af1980acb22b9101cb4d660be0cf90d4e4ae. Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/python-daemon')
-rw-r--r--dev-python/python-daemon/python-daemon-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-daemon/python-daemon-2.2.4.ebuild b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
index a1e952df95b8..c056689964c1 100644
--- a/dev-python/python-daemon/python-daemon-2.2.4.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1