diff --git a/app-doc/elisp-manual/elisp-manual-29.4-r1.ebuild b/app-doc/elisp-manual/elisp-manual-29.4-r1.ebuild index f5a0ad980938f..f92b842206d3c 100644 --- a/app-doc/elisp-manual/elisp-manual-29.4-r1.ebuild +++ b/app-doc/elisp-manual/elisp-manual-29.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ S="${WORKDIR}/lispref" LICENSE="FDL-1.3+" SLOT="${PV%%.*}" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ppc ~riscv x86" BDEPEND="sys-apps/texinfo"