summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-04-22 23:45:57 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-04-23 01:18:25 +0200
commitd87f3fe34aa0009275e4fcdfbc9f7794e839054f (patch)
treeb6c1d9f0cc795c76cb876a8084954522f5da662d /sci-mathematics
parentnet-dialup/ppp: fix manpage in SRC_URI (diff)
downloadgentoo-d87f3fe34aa0009275e4fcdfbc9f7794e839054f.tar.gz
gentoo-d87f3fe34aa0009275e4fcdfbc9f7794e839054f.tar.bz2
gentoo-d87f3fe34aa0009275e4fcdfbc9f7794e839054f.zip
sci-mathematics/cadabra: update PYTHON_COMPAT
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/cadabra/cadabra-2.4.3.2-r1.ebuild (renamed from sci-mathematics/cadabra/cadabra-2.4.3.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/cadabra/cadabra-2.4.3.2.ebuild b/sci-mathematics/cadabra/cadabra-2.4.3.2-r1.ebuild
index 6481aada846a..5df5e14eacad 100644
--- a/sci-mathematics/cadabra/cadabra-2.4.3.2.ebuild
+++ b/sci-mathematics/cadabra/cadabra-2.4.3.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
MAJOR=$(ver_cut 1)
CADABRA=${PN}${MAJOR}
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit xdg-utils python-single-r1 cmake