From 4aa2302bac9bc41c291bb67c7ab4dd6c3944d836 Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Wed, 2 Jun 2021 13:21:53 -0400 Subject: [PATCH] dev-python/shiboken2: python bump Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Rick Farina --- dev-python/shiboken2/shiboken2-5.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/shiboken2/shiboken2-5.15.1.ebuild b/dev-python/shiboken2/shiboken2-5.15.1.ebuild index 19ac8483267bf..d4a9c6996bcaf 100644 --- a/dev-python/shiboken2/shiboken2-5.15.1.ebuild +++ b/dev-python/shiboken2/shiboken2-5.15.1.ebuild @@ -12,7 +12,7 @@ EAPI=7 # "/usr/bin/shiboken2" at build time and "libshiboken2-*.so" at runtime. # TODO: Add PyPy once officially supported. See also: # https://bugreports.qt.io/browse/PYSIDE-535 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit cmake llvm python-r1 toolchain-funcs