summaryrefslogtreecommitdiff
path: root/dev-python/python-editor
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/metadata.xml2
-rw-r--r--dev-python/python-editor/python-editor-1.0.4-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-editor/metadata.xml b/dev-python/python-editor/metadata.xml
index a2286260d077..54b1dcea6545 100644
--- a/dev-python/python-editor/metadata.xml
+++ b/dev-python/python-editor/metadata.xml
@@ -8,6 +8,6 @@
<upstream>
<bugs-to>https://github.com/fmoo/python-editor/issues</bugs-to>
</upstream>
- <origin>gentoo-staging</origin>
+ <origin>liguros-repo</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/python-editor/python-editor-1.0.4-r2.ebuild b/dev-python/python-editor/python-editor-1.0.4-r2.ebuild
index 682da1f9310c..d7c9e4319e26 100644
--- a/dev-python/python-editor/python-editor-1.0.4-r2.ebuild
+++ b/dev-python/python-editor/python-editor-1.0.4-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..14} )
inherit distutils-r1 pypi