summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-10-05 14:46:40 +0200
committerMatt Turner <mattst88@gentoo.org>2020-10-05 20:38:11 -0700
commitabb992cc452d8236671d56d7f222283d769f1677 (patch)
treedf67b38309e98462bd11678b9e7679000552e77f /x11-libs/libxcb
parentx11-misc/xkeyboard-config: python3_9 (diff)
downloadgentoo-abb992cc452d8236671d56d7f222283d769f1677.tar.gz
gentoo-abb992cc452d8236671d56d7f222283d769f1677.tar.bz2
gentoo-abb992cc452d8236671d56d7f222283d769f1677.zip
x11-libs/libxcb: python3_9
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/17800 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libxcb')
-rw-r--r--x11-libs/libxcb/libxcb-1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcb/libxcb-1.14.ebuild b/x11-libs/libxcb/libxcb-1.14.ebuild
index 24e099c8ef9e..fce6c58c9a17 100644
--- a/x11-libs/libxcb/libxcb-1.14.ebuild
+++ b/x11-libs/libxcb/libxcb-1.14.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_REQ_USE=xml
XORG_TARBALL_SUFFIX="xz"