x11-libs/libxcb: Add support for Python 3.8. Drop support for Python 2.7.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Wed, 29 Jan 2020 21:22:58 +0000 (21:22 +0000)
committerMatt Turner <mattst88@gentoo.org>
Wed, 29 Jan 2020 21:52:55 +0000 (13:52 -0800)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-libs/libxcb/libxcb-1.13.1.ebuild

index 9720b4d1cdfd9c0d3195a13f5ba1e6e5472729ec..6c971b7ee8f6b3ed6da3bc6a5ace317b38fd52d9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 PYTHON_REQ_USE=xml
 
 XORG_DOC=doc