summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bettler <thomas.bettler@gmail.com>2021-12-17 10:28:34 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-01-22 01:37:08 +0100
commitd4ec9b919434eb7142c9935420edb259690e9805 (patch)
tree6a7a5977022521fd3b4b5238e60b4779dd056851 /dev-cpp
parentdev-cpp/atkmm: add python 3.10 (diff)
downloadgentoo-d4ec9b919434eb7142c9935420edb259690e9805.tar.gz
gentoo-d4ec9b919434eb7142c9935420edb259690e9805.tar.bz2
gentoo-d4ec9b919434eb7142c9935420edb259690e9805.zip
dev-cpp/pangomm: add python 3.10
Closes: https://bugs.gentoo.org/829416 Closes: https://github.com/gentoo/gentoo/pull/23357 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/pangomm/pangomm-2.42.2-r1.ebuild2
-rw-r--r--dev-cpp/pangomm/pangomm-2.48.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/pangomm/pangomm-2.42.2-r1.ebuild b/dev-cpp/pangomm/pangomm-2.42.2-r1.ebuild
index 83431f4aa4cd..b5acddc83b1b 100644
--- a/dev-cpp/pangomm/pangomm-2.42.2-r1.ebuild
+++ b/dev-cpp/pangomm/pangomm-2.42.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit gnome.org meson-multilib python-any-r1
DESCRIPTION="C++ interface for pango"
diff --git a/dev-cpp/pangomm/pangomm-2.48.1.ebuild b/dev-cpp/pangomm/pangomm-2.48.1.ebuild
index b03b7ff634f9..d3180893feda 100644
--- a/dev-cpp/pangomm/pangomm-2.48.1.ebuild
+++ b/dev-cpp/pangomm/pangomm-2.48.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit gnome.org meson-multilib python-any-r1
DESCRIPTION="C++ interface for pango"