commit:     9bbd1d0cda75848695afb70c6afc1b4e737d21c6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May  6 18:49:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May  6 18:49:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbd1d0c

app-office/impressive: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-office/impressive/impressive-0.13.1.ebuild | 4 ++--
 app-office/impressive/impressive-0.13.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/impressive/impressive-0.13.1.ebuild 
b/app-office/impressive/impressive-0.13.1.ebuild
index 2f4b427c94b6..828cc01dedac 100644
--- a/app-office/impressive/impressive-0.13.1.ebuild
+++ b/app-office/impressive/impressive-0.13.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{11..11} )
 inherit optfeature python-r1
 
 DESCRIPTION="Stylish way of giving presentations with Python"

diff --git a/app-office/impressive/impressive-0.13.2.ebuild 
b/app-office/impressive/impressive-0.13.2.ebuild
index abaf2a94f262..e59c6265d439 100644
--- a/app-office/impressive/impressive-0.13.2.ebuild
+++ b/app-office/impressive/impressive-0.13.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit optfeature python-r1
 
 DESCRIPTION="Stylish way of giving presentations with Python"

Reply via email to