summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-02-26 13:08:09 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-02-26 15:25:40 +0100
commitfdc81838923ef2b5e28d5a14e854919b5afee830 (patch)
treeaf39d03caf445ed5b85121f58fe1e17514989dd9
parentapp-text/qpdfview: remove old version (diff)
downloadgentoo-fdc81838923ef2b5e28d5a14e854919b5afee830.tar.gz
gentoo-fdc81838923ef2b5e28d5a14e854919b5afee830.tar.bz2
gentoo-fdc81838923ef2b5e28d5a14e854919b5afee830.zip
net-im/poezio: mark Python 3.11 compatible
Closes: https://bugs.gentoo.org/897092 Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--net-im/poezio/poezio-0.14.ebuild2
-rw-r--r--net-im/poezio/poezio-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/poezio/poezio-0.14.ebuild b/net-im/poezio/poezio-0.14.ebuild
index cd1ffa0e91b6..25252101030b 100644
--- a/net-im/poezio/poezio-0.14.ebuild
+++ b/net-im/poezio/poezio-0.14.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 optfeature xdg
diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild
index 14794a112d69..1a2418a6d044 100644
--- a/net-im/poezio/poezio-9999.ebuild
+++ b/net-im/poezio/poezio-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 optfeature xdg