summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-01-28 18:15:24 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-01-29 10:41:21 +0100
commit3929fb47bafb5e95054c0ef214ec6345f54c3b5b (patch)
tree3767fc4b0a17843055c4551f6fc9e0ecd9ef2174
parentdev-python/pypy3: Mark the packages as EXTERNALLY-MANAGED, PEP 668 (diff)
downloadgentoo-3929fb47.tar.gz
gentoo-3929fb47.tar.bz2
gentoo-3929fb47.zip
app-office/impressive: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--app-office/impressive/impressive-0.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/impressive/impressive-0.13.1.ebuild b/app-office/impressive/impressive-0.13.1.ebuild
index 3035ad7c1125..0c17c388a224 100644
--- a/app-office/impressive/impressive-0.13.1.ebuild
+++ b/app-office/impressive/impressive-0.13.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit optfeature python-r1
DESCRIPTION="Stylish way of giving presentations with Python"