summaryrefslogtreecommitdiff
path: root/dev-python/python-editor
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-02 12:26:27 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-02 12:26:27 +0000
commitd9f7e52434f51d0d0ad905b03fd366bc9d1ad270 (patch)
tree952b99de9aa3ecc1d53aa6791f6027249e29dfb7 /dev-python/python-editor
parent09740b89d6581ac2b96e2316259a1f89289cbe73 (diff)
downloadbaldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.tar.gz
baldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.tar.xz
baldeagleos-repo-d9f7e52434f51d0d0ad905b03fd366bc9d1ad270.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r--dev-python/python-editor/python-editor-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-editor/python-editor-1.0.4.ebuild b/dev-python/python-editor/python-editor-1.0.4.ebuild
index 82c8236201d3..cd4c54e03632 100644
--- a/dev-python/python-editor/python-editor-1.0.4.ebuild
+++ b/dev-python/python-editor/python-editor-1.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9} )
inherit distutils-r1
DESCRIPTION="Programmatically open an editor, capture the result."