diff options
author | 2025-01-10 11:40:59 +0800 | |
---|---|---|
committer | 2025-01-10 11:40:59 +0800 | |
commit | 5e103fb8222803a07ac1a8bd72ddd96b5d645959 (patch) | |
tree | 11edc58218520309e80247d292b39e13d3617946 /app-emacs/dash | |
parent | app-emacs/buttercup: forward ~loong (diff) | |
download | gentoo-5e103fb8222803a07ac1a8bd72ddd96b5d645959.tar.gz gentoo-5e103fb8222803a07ac1a8bd72ddd96b5d645959.tar.bz2 gentoo-5e103fb8222803a07ac1a8bd72ddd96b5d645959.zip |
app-emacs/dash: keyword 2.19.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild index 777dcbbf9cfc..c6b2dd3b2065 100644 --- a/app-emacs/dash/dash-2.19.1.ebuild +++ b/app-emacs/dash/dash-2.19.1.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 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="sys-apps/texinfo" |