From a8f477ef3fc0f54229318bcd85cb8bcd76379cf8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 21 Sep 2024 06:31:50 +0100 Subject: [PATCH] app-editors/helix: Stabilize 24.07 amd64, #939934 Signed-off-by: Sam James --- app-editors/helix/helix-24.07.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/helix/helix-24.07.ebuild b/app-editors/helix/helix-24.07.ebuild index 34b8e21634306..89deeb654e5f9 100644 --- a/app-editors/helix/helix-24.07.ebuild +++ b/app-editors/helix/helix-24.07.ebuild @@ -299,7 +299,7 @@ LICENSE+=" ZLIB " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+grammar" RDEPEND="dev-vcs/git"