summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-06-19 10:05:17 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-19 10:05:17 +0100
commit5f239ee334b89ba21a1dd390d2c1f57f0cf50893 (patch)
tree2cad5263fb36471cfb38937c8bcb2b43ba7e9bbd /dev-lang/ghc/ghc-9.0.1.ebuild
parentdev-util/radare2: drop old (diff)
downloadgentoo-5f239ee334b89ba21a1dd390d2c1f57f0cf50893.tar.gz
gentoo-5f239ee334b89ba21a1dd390d2c1f57f0cf50893.tar.bz2
gentoo-5f239ee334b89ba21a1dd390d2c1f57f0cf50893.zip
dev-lang/ghc: allow python-3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ghc/ghc-9.0.1.ebuild')
-rw-r--r--dev-lang/ghc/ghc-9.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-9.0.1.ebuild b/dev-lang/ghc/ghc-9.0.1.ebuild
index 9f33f2d0b49d..579bd861424d 100644
--- a/dev-lang/ghc/ghc-9.0.1.ebuild
+++ b/dev-lang/ghc/ghc-9.0.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${CTARGET} = ${CHOST} ]] ; then
fi
fi
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit python-any-r1
inherit autotools bash-completion-r1 eutils flag-o-matic ghc-package
inherit multilib multiprocessing pax-utils toolchain-funcs prefix