summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-06 09:08:14 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-06 09:39:42 +0200
commit2341a40fbc84f984c78987e1b67d08e9298227aa (patch)
treeb6d9853ca04d89484becd4a552e71b6da44f2b45 /dev-cpp/catch
parentdev-cpp/catch: Bump to 3.0.1 (diff)
downloadgentoo-2341a40fbc84f984c78987e1b67d08e9298227aa.tar.gz
gentoo-2341a40fbc84f984c78987e1b67d08e9298227aa.tar.bz2
gentoo-2341a40fbc84f984c78987e1b67d08e9298227aa.zip
dev-cpp/catch: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-cpp/catch')
-rw-r--r--dev-cpp/catch/catch-3.0.1.ebuild2
-rw-r--r--dev-cpp/catch/catch-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/catch/catch-3.0.1.ebuild b/dev-cpp/catch/catch-3.0.1.ebuild
index cb72038e3adf..7802f6595ece 100644
--- a/dev-cpp/catch/catch-3.0.1.ebuild
+++ b/dev-cpp/catch/catch-3.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit cmake python-any-r1
diff --git a/dev-cpp/catch/catch-9999.ebuild b/dev-cpp/catch/catch-9999.ebuild
index cb72038e3adf..7802f6595ece 100644
--- a/dev-cpp/catch/catch-9999.ebuild
+++ b/dev-cpp/catch/catch-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit cmake python-any-r1