commit: abb992cc452d8236671d56d7f222283d769f1677 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Mon Oct 5 12:46:40 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Oct 6 03:38:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb992cc
x11-libs/libxcb: python3_9 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/17800 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libxcb/libxcb-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libxcb/libxcb-1.14.ebuild b/x11-libs/libxcb/libxcb-1.14.ebuild index 24e099c8ef9..fce6c58c9a1 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"
