x11-base/xcb-proto: Drop support for Python 2.7.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 30 Jan 2020 00:29:47 +0000 (00:29 +0000)
committerMatt Turner <mattst88@gentoo.org>
Thu, 30 Jan 2020 00:34:41 +0000 (16:34 -0800)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-base/xcb-proto/xcb-proto-1.13.ebuild

index 089694af5e97c2691158b8d6f2e96974292598f6..04f6f40a17fbb43f59e841416938abffe1e8608f 100644 (file)
@@ -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