diff options
author | 2025-01-10 11:40:40 +0800 | |
---|---|---|
committer | 2025-01-10 11:40:40 +0800 | |
commit | b09a55a3d73f598eec291995fe298a760d7214a6 (patch) | |
tree | bd413fe8f3cd1e107aedb1fd737c40e0ce963726 /app-emacs | |
parent | app-emacs/ocaml-mode: keyword 4.05.0 for ~loong (diff) | |
download | gentoo-b09a55a3d73f598eec291995fe298a760d7214a6.tar.gz gentoo-b09a55a3d73f598eec291995fe298a760d7214a6.tar.bz2 gentoo-b09a55a3d73f598eec291995fe298a760d7214a6.zip |
app-emacs/s: keyword 1.13.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/s/s-1.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/s/s-1.13.0.ebuild b/app-emacs/s/s-1.13.0.ebuild index 405923755f4f..b1b9ac7b07eb 100644 --- a/app-emacs/s/s-1.13.0.ebuild +++ b/app-emacs/s/s-1.13.0.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 @@ -12,7 +12,7 @@ S="${WORKDIR}"/s.el-${PV} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc64 ~riscv ~sparc x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el" |