commit:     f7d39f2e75704d8e167c034b8a03b558edfe5155
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 10:06:44 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 10:16:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d39f2e

media-gfx/eog-plugins: disable py3.9

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-gfx/eog-plugins/eog-plugins-44.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/eog-plugins/eog-plugins-44.0-r2.ebuild 
b/media-gfx/eog-plugins/eog-plugins-44.0-r2.ebuild
index 899a7f28408d..c02c12cfafba 100644
--- a/media-gfx/eog-plugins/eog-plugins-44.0-r2.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-44.0-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome.org meson python-single-r1
 

Reply via email to