From 3929fb47bafb5e95054c0ef214ec6345f54c3b5b Mon Sep 17 00:00:00 2001
From: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Date: Sat, 28 Jan 2023 18:15:24 +0100
Subject: app-office/impressive: enable py3.11

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
---
 app-office/impressive/impressive-0.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app-office/impressive')

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"
-- 
cgit v1.2.3-65-gdbad