diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 00:35:52 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 00:35:52 -0500 |
| commit | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (patch) | |
| tree | 75f735ef9bc72d418e5107c31375259fa6ebe152 /sci-mathematics | |
| parent | fa2a9ceb34861c64aee4400a4686233134d8e652 (diff) | |
| download | baldeagleos-repo-51bf2274747e1d7dc41c145ccf95055c1b9d763b.tar.gz baldeagleos-repo-51bf2274747e1d7dc41c145ccf95055c1b9d763b.tar.xz baldeagleos-repo-51bf2274747e1d7dc41c145ccf95055c1b9d763b.zip | |
Adding metadata
Diffstat (limited to 'sci-mathematics')
| -rw-r--r-- | sci-mathematics/cadabra/cadabra-2.5.14_p1-r1.ebuild (renamed from sci-mathematics/cadabra/cadabra-2.5.14_p1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cadabra/cadabra-2.5.14_p1.ebuild b/sci-mathematics/cadabra/cadabra-2.5.14_p1-r1.ebuild index 15739a99f667..b5c75484ba49 100644 --- a/sci-mathematics/cadabra/cadabra-2.5.14_p1.ebuild +++ b/sci-mathematics/cadabra/cadabra-2.5.14_p1-r1.ebuild @@ -7,7 +7,7 @@ MAJOR="$(ver_cut 1)" CADABRA="${PN}${MAJOR}" BUNDLED_MICROTEX_SUBMODULE_SHA="9dd1fb04884cbb1701806c6ad6f5405b4f01d934" -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit xdg-utils python-single-r1 cmake |
