From 0f25d3dd8d79fbe3ff8a04ff3466ff5dc30a47da Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 22 Nov 2023 13:04:05 +0100 Subject: dev-python/ghp-import: enable pypy3 Signed-off-by: Andrew Ammerlaan --- dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild b/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild index 97907ba36d1d..fd15fa926833 100644 --- a/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild +++ b/dev-python/ghp-import/ghp-import-2.1.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -- cgit v1.2.3