diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /sci-misc | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip | |
Adding metadata
Diffstat (limited to 'sci-misc')
| -rw-r--r-- | sci-misc/apertium/apertium-3.8.3-r2.ebuild | 2 | ||||
| -rw-r--r-- | sci-misc/apertium/apertium-3.9.12.ebuild | 2 | ||||
| -rw-r--r-- | sci-misc/vitables/vitables-3.1.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/apertium/apertium-3.8.3-r2.ebuild b/sci-misc/apertium/apertium-3.8.3-r2.ebuild index 5675d0f5ff7a..6362c5720ce4 100644 --- a/sci-misc/apertium/apertium-3.8.3-r2.ebuild +++ b/sci-misc/apertium/apertium-3.8.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit autotools python-any-r1 DESCRIPTION="Shallow-transfer machine Translation engine and toolbox" diff --git a/sci-misc/apertium/apertium-3.9.12.ebuild b/sci-misc/apertium/apertium-3.9.12.ebuild index 99bfe1309e8a..2bb22b131ae2 100644 --- a/sci-misc/apertium/apertium-3.9.12.ebuild +++ b/sci-misc/apertium/apertium-3.9.12.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit autotools python-any-r1 DESCRIPTION="Shallow-transfer machine Translation engine and toolbox" diff --git a/sci-misc/vitables/vitables-3.1.0.ebuild b/sci-misc/vitables/vitables-3.1.0.ebuild index 0fa6bd5acc38..c6067f7fda29 100644 --- a/sci-misc/vitables/vitables-3.1.0.ebuild +++ b/sci-misc/vitables/vitables-3.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 virtualx |
