summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-04-18 14:37:59 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 17:43:10 -0400
commit8265d1f942032650056cfa659807df97d59c8c8c (patch)
tree96e7467f7055e8ac7f61cc1bb80fe3003bb89217 /sys-devel
parentdev-lang/erlang: remove unused file (diff)
downloadgentoo-8265d1f942032650056cfa659807df97d59c8c8c.tar.gz
gentoo-8265d1f942032650056cfa659807df97d59c8c8c.tar.bz2
gentoo-8265d1f942032650056cfa659807df97d59c8c8c.zip
sys-devel/clang: Python 3.8 compatibility
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-9.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9.0.1.ebuild b/sys-devel/clang/clang-9.0.1.ebuild
index 9409933dac8b..88598782d3fa 100644
--- a/sys-devel/clang/clang-9.0.1.ebuild
+++ b/sys-devel/clang/clang-9.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
inherit cmake-utils llvm llvm.org multilib-minimal multiprocessing \
pax-utils python-single-r1 toolchain-funcs