diff --git a/media-gfx/simple-scan/simple-scan-46.0.ebuild b/media-gfx/simple-scan/simple-scan-46.0.ebuild index da890ff550d2c..72d1fe27294ca 100644 --- a/media-gfx/simple-scan/simple-scan-46.0.ebuild +++ b/media-gfx/simple-scan/simple-scan-46.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit gnome.org gnome2-utils meson python-any-r1 vala xdg DESCRIPTION="Simple document scanning utility" diff --git a/media-gfx/simple-scan/simple-scan-49.1.ebuild b/media-gfx/simple-scan/simple-scan-49.1.ebuild index 0244de102a51a..86b62e6d28071 100644 --- a/media-gfx/simple-scan/simple-scan-49.1.ebuild +++ b/media-gfx/simple-scan/simple-scan-49.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit gnome.org gnome2-utils meson python-any-r1 vala xdg DESCRIPTION="Simple document scanning utility"