commit: 2662d27b9bf6a7aab63060ab06579073a3d0c152
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 24 20:36:40 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 24 20:36:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2662d27b
app-editors/gedit: Stabilize 48.1 amd64, #953652
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-editors/gedit/gedit-48.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/gedit/gedit-48.1.ebuild
b/app-editors/gedit/gedit-48.1.ebuild
index 7cf1049cfbfe..32858376cfc6 100644
--- a/app-editors/gedit/gedit-48.1.ebuild
+++ b/app-editors/gedit/gedit-48.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit gnome.org gnome2-utils meson python-single-r1 vala xdg
@@ -11,7 +11,7 @@ HOMEPAGE="https://gedit-text-editor.org/"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~riscv ~x86"
IUSE="+python gtk-doc"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"