diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-24 19:50:02 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-24 19:50:02 +0000 |
| commit | 08d63eb0c6998fe0b782d07e86811c05730dbd9b (patch) | |
| tree | a5e6a57061168f9b26a2eb7e9a35b53d7ad7e958 /dev-tcltk/tclpython | |
| parent | b8de162d8ddccdbffc26f279e208af94479024e2 (diff) | |
| download | baldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.tar.gz baldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.tar.xz baldeagleos-repo-08d63eb0c6998fe0b782d07e86811c05730dbd9b.zip | |
Adding metadata
Diffstat (limited to 'dev-tcltk/tclpython')
| -rw-r--r-- | dev-tcltk/tclpython/tclpython-5.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-tcltk/tclpython/tclpython-5.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild index 516b75611dd8..8fb61a8065b1 100644 --- a/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild +++ b/dev-tcltk/tclpython/tclpython-5.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-single-r1 toolchain-funcs diff --git a/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild b/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild index a0da9bc39094..8bdb8a174f15 100644 --- a/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild +++ b/dev-tcltk/tclpython/tclpython-5.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit python-single-r1 toolchain-funcs |
