From: neeshy Date: Wed, 25 Mar 2020 19:36:48 +0000 (-0400) Subject: dev-libs/libclc: add python3_8 target X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=140b541160d305ace9ae54d387635cf0b27aed4f;p=gentoo.git dev-libs/libclc: add python3_8 target Signed-off-by: Nima Sadeghi Signed-off-by: Craig Andrews --- diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild index d6fdcddade34..76895636d570 100644 --- a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild +++ b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit llvm prefix python-any-r1 toolchain-funcs