From 3ada9d1726c0cc97317b45589326cf235f56be90 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 6 Jan 2024 09:02:17 +0000 Subject: app-emacs/apheleia: Stabilize 4.0 ALLARCHES, #921407 Signed-off-by: Sam James --- app-emacs/apheleia/apheleia-4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/apheleia/apheleia-4.0.ebuild b/app-emacs/apheleia/apheleia-4.0.ebuild index 6876690f67dd..9dc62fab8821 100644 --- a/app-emacs/apheleia/apheleia-4.0.ebuild +++ b/app-emacs/apheleia/apheleia-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md CHANGELOG.md ) SITEFILE="50${PN}-gentoo.el" -- cgit v1.2.3-65-gdbad