diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2025-01-10 11:49:12 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2025-01-10 11:49:12 +0800 |
commit | 7904a223811e8f3aa4a5234842680c32a3b56a6d (patch) | |
tree | 6591293a35bebbb55afbfd7d658f23ac9952c431 /app-emacs/po-mode | |
parent | app-emacs/flycheck: keyword 34.1 for ~loong (diff) | |
download | gentoo-7904a223811e8f3aa4a5234842680c32a3b56a6d.tar.gz gentoo-7904a223811e8f3aa4a5234842680c32a3b56a6d.tar.bz2 gentoo-7904a223811e8f3aa4a5234842680c32a3b56a6d.zip |
app-emacs/po-mode: keyword 0.22 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emacs/po-mode')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/po-mode/po-mode-0.22.ebuild b/app-emacs/po-mode/po-mode-0.22.ebuild index b54e8b0b3b14..232a2cf959ea 100644 --- a/app-emacs/po-mode/po-mode-0.22.ebuild +++ b/app-emacs/po-mode/po-mode-0.22.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=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" S="${WORKDIR}/gettext-${PV}/gettext-tools/emacs" ELISP_REMOVE="start-po.el" |