commit: b6b7b15b9c872779b2bd29ef0c53b7505200c5e6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 05:48:03 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 07:51:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b7b15b
sys-devel/lld: Enable py3.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-devel/lld/lld-10.0.0.9999.ebuild | 2 +-
sys-devel/lld/lld-10.0.0_rc2.ebuild | 2 +-
sys-devel/lld/lld-11.0.0.9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-devel/lld/lld-10.0.0.9999.ebuild
b/sys-devel/lld/lld-10.0.0.9999.ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-10.0.0.9999.ebuild
+++ b/sys-devel/lld/lld-10.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
DESCRIPTION="The LLVM linker (link editor)"
diff --git a/sys-devel/lld/lld-10.0.0_rc2.ebuild
b/sys-devel/lld/lld-10.0.0_rc2.ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-10.0.0_rc2.ebuild
+++ b/sys-devel/lld/lld-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
DESCRIPTION="The LLVM linker (link editor)"
diff --git a/sys-devel/lld/lld-11.0.0.9999.ebuild
b/sys-devel/lld/lld-11.0.0.9999.ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-11.0.0.9999.ebuild
+++ b/sys-devel/lld/lld-11.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
DESCRIPTION="The LLVM linker (link editor)"