From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 30 Jan 2020 00:29:47 +0000 (+0000) Subject: x11-base/xcb-proto: Drop support for Python 2.7. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8063926c01b25a0f2fbc0794be0ae87834c9dd02;p=gentoo.git x11-base/xcb-proto: Drop support for Python 2.7. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Matt Turner --- diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index 089694af5e97..04f6f40a17fb 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) XORG_MULTILIB=yes XORG_STATIC=no