summaryrefslogtreecommitdiff
path: root/app-i18n/pyzy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 19:50:02 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-24 19:50:02 +0000
commit08d63eb0c6998fe0b782d07e86811c05730dbd9b (patch)
treea5e6a57061168f9b26a2eb7e9a35b53d7ad7e958 /app-i18n/pyzy
parentb8de162d8ddccdbffc26f279e208af94479024e2 (diff)
downloadbaldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.tar.gz
baldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.tar.xz
baldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.zip
Adding metadata
Diffstat (limited to 'app-i18n/pyzy')
-rw-r--r--app-i18n/pyzy/pyzy-0.1.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild b/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild
index 1dd5b42475cf..69d5e704ce42 100644
--- a/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild
+++ b/app-i18n/pyzy/pyzy-0.1.0-r3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools python-any-r1