From 8063926c01b25a0f2fbc0794be0ae87834c9dd02 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Thu, 30 Jan 2020 00:29:47 +0000 Subject: x11-base/xcb-proto: Drop support for Python 2.7. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Matt Turner --- x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-base/xcb-proto') 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 -- cgit v1.2.3-65-gdbad