From 9fe5b241ed23dcd306bd9e75fa1e82146050a574 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 4 Jul 2025 23:54:27 +0300 Subject: [PATCH] app-emacs/apheleia: Stabilize 4.4.1 amd64, #959447 Signed-off-by: Arthur Zamarin --- app-emacs/apheleia/apheleia-4.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/apheleia/apheleia-4.4.1.ebuild b/app-emacs/apheleia/apheleia-4.4.1.ebuild index daccf85855c62..3c75695069fc0 100644 --- a/app-emacs/apheleia/apheleia-4.4.1.ebuild +++ b/app-emacs/apheleia/apheleia-4.4.1.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="MIT"