summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-13 07:20:58 +0000
committerSam James <sam@gentoo.org>2020-12-13 07:20:58 +0000
commit6799eb10d2718227b81c3ee6d97a6ae351ec67f7 (patch)
tree25e33e23669123e083bc1dfef610bb4406058587 /app-arch/brotli
parentapp-i18n/uchardet: ~x64-macos keyworded, bug 750032 (diff)
downloadgentoo-6799eb10d2718227b81c3ee6d97a6ae351ec67f7.tar.gz
gentoo-6799eb10d2718227b81c3ee6d97a6ae351ec67f7.tar.bz2
gentoo-6799eb10d2718227b81c3ee6d97a6ae351ec67f7.zip
app-arch/brotli: add Python 3.9 to live too
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/brotli')
-rw-r--r--app-arch/brotli/brotli-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/brotli/brotli-9999.ebuild b/app-arch/brotli/brotli-9999.ebuild
index f40bbfb62d2f..89d52f2c2ec4 100644
--- a/app-arch/brotli/brotli-9999.ebuild
+++ b/app-arch/brotli/brotli-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_OPTIONAL="1"
DISTUTILS_IN_SOURCE_BUILD="1"