diff options
author | 2025-01-10 11:15:42 +0800 | |
---|---|---|
committer | 2025-01-10 11:15:42 +0800 | |
commit | 01fab3c4728d57dc538bd8baf93d39c5440bb508 (patch) | |
tree | b7889d9a681011d1ccd6099278d563b56e253b2c /app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild | |
parent | net-libs/liblockfile: keyword 1.17 for ~loong (diff) | |
download | gentoo-01fab3c4728d57dc538bd8baf93d39c5440bb508.tar.gz gentoo-01fab3c4728d57dc538bd8baf93d39c5440bb508.tar.bz2 gentoo-01fab3c4728d57dc538bd8baf93d39c5440bb508.zip |
app-eselect/eselect-emacs: keyword 1.19 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild')
-rw-r--r-- | app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild index 4b920f8c3c27..e993f563b04e 100644 --- a/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild +++ b/app-eselect/eselect-emacs/eselect-emacs-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=">=app-admin/eselect-1.2.6 ~app-eselect/eselect-ctags-${PV}" |