aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-01 10:37:52 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-06-01 10:38:17 +0200
commitd18bd689c3c0e6f52af0c0125ea1f15050902eb0 (patch)
tree4e727317473b3f39c7cfd296454318ec80de2774
parentdev-ml/lacaml: add missing dep (diff)
downloadsci-d18bd689c3c0e6f52af0c0125ea1f15050902eb0.tar.gz
sci-d18bd689c3c0e6f52af0c0125ea1f15050902eb0.tar.bz2
sci-d18bd689c3c0e6f52af0c0125ea1f15050902eb0.zip
sci-libs/nipy: bump PYTHON_COMPAT in 9999 to match latest release
Bug: https://bugs.gentoo.org/793617 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--sci-libs/nipy/nipy-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
index 9878397aa..7e0f61d2d 100644
--- a/sci-libs/nipy/nipy-9999.ebuild
+++ b/sci-libs/nipy/nipy-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 eutils multilib flag-o-matic git-r3