From: Michał Górny Date: Mon, 10 Feb 2020 13:04:37 +0000 (+0100) Subject: dev-libs/libclc: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a284a7f393b0570e15fb30ec9be918a06cc808d6;p=gentoo.git dev-libs/libclc: Remove py2 where possible Signed-off-by: Michał Górny --- diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild index 569f65967e0e..291fe729330a 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=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit llvm prefix python-any-r1 toolchain-funcs