From 94de9894d8027bd0c3f5128563cf98079d564c11 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 19 Oct 2025 17:53:11 +0300 Subject: [PATCH] app-emacs/git-modes: Stabilize 1.4.6 amd64, #964677 Signed-off-by: Arthur Zamarin --- app-emacs/git-modes/git-modes-1.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/git-modes/git-modes-1.4.6.ebuild b/app-emacs/git-modes/git-modes-1.4.6.ebuild index 8474b0523564d..4416e451f4eb1 100644 --- a/app-emacs/git-modes/git-modes-1.4.6.ebuild +++ b/app-emacs/git-modes/git-modes-1.4.6.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"