summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2023-10-14 15:56:37 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-10-17 09:57:27 +0200
commit68321f3943e9890679816bef35ed9ab97f6e69bc (patch)
tree98ab5b394950bb3ba71789ba34bedd16f5a1a0ed /sci-geosciences
parentsci-geosciences/grass: add 8.3.1_rc1 (diff)
downloadgentoo-68321f3943e9890679816bef35ed9ab97f6e69bc.tar.gz
gentoo-68321f3943e9890679816bef35ed9ab97f6e69bc.tar.bz2
gentoo-68321f3943e9890679816bef35ed9ab97f6e69bc.zip
sci-geosciences/grass: disable py3.9
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/grass/grass-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild
index a4a84ca2dae9..f4aeb3ef85ed 100644
--- a/sci-geosciences/grass/grass-9999.ebuild
+++ b/sci-geosciences/grass/grass-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
PYTHON_REQ_USE="sqlite" # bug 572440
inherit desktop python-single-r1 toolchain-funcs xdg