commit:     3929fb47bafb5e95054c0ef214ec6345f54c3b5b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 17:15:24 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 09:41:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3929fb47

app-office/impressive: enable py3.11

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-office/impressive/impressive-0.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to