summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 16:59:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-02 20:17:51 +0100
commit69c3c944791b725ddef86e5f86bdcededd68923f (patch)
treea400351727ae79500f5f0bfa7ebc81c429bf790b /x11-base
parentkde-misc/zanshin: 0.5.71 version bump (diff)
downloadgentoo-69c3c944791b725ddef86e5f86bdcededd68923f.tar.gz
gentoo-69c3c944791b725ddef86e5f86bdcededd68923f.tar.bz2
gentoo-69c3c944791b725ddef86e5f86bdcededd68923f.zip
x11-base/xcb-proto: python3_8
Closes: https://bugs.gentoo.org/701586 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xcb-proto/xcb-proto-1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
index e6ecba012eb2..9fe2256a4dab 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_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} )
XORG_MULTILIB=yes
XORG_STATIC=no