From: Benda Xu Date: Sun, 22 Dec 2019 09:52:39 +0000 (+0800) Subject: p/f/prefix/s/kernel-2.6.16+: supports python-3 now. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1449cadc849bb6459f9c1425a7b1142d019435ed;p=gentoo.git p/f/prefix/s/kernel-2.6.16+: supports python-3 now. Signed-off-by: Benda Xu --- diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults index e8e0ce1eaeac..2881aa37fc7b 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults @@ -17,7 +17,3 @@ ac_cv_func_pipe2=no ac_cv_func_dup3=no # epoll_create1 requires >=linux-2.6.27. ac_cv_func_epoll_create1=no - -# >=python-3 is masked. -PYTHON_TARGETS=python2_7 -PYTHON_SINGLE_TARGET=python2_7