diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:30 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:30 +0200 |
commit | 4e971270cf58f497166d02458166f2463cc5c996 (patch) | |
tree | 0c95cececba6aeba9e99656fb54a8c620e5d8533 /app-emacs | |
parent | app-emacs/ecukes: Keyword 0.6.18-r1 arm64, #922064 (diff) | |
download | gentoo-4e971270cf58f497166d02458166f2463cc5c996.tar.gz gentoo-4e971270cf58f497166d02458166f2463cc5c996.tar.bz2 gentoo-4e971270cf58f497166d02458166f2463cc5c996.zip |
app-emacs/lsp-mode: Keyword 8.0.1_pre20231218 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/lsp-mode/lsp-mode-8.0.1_pre20231218.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/lsp-mode/lsp-mode-8.0.1_pre20231218.ebuild b/app-emacs/lsp-mode/lsp-mode-8.0.1_pre20231218.ebuild index 1910811a73ae..95083ad5a0bf 100644 --- a/app-emacs/lsp-mode/lsp-mode-8.0.1_pre20231218.ebuild +++ b/app-emacs/lsp-mode/lsp-mode-8.0.1_pre20231218.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/emacs-lsp/${PN}/archive/${COMMIT}.tar.gz S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-3+" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" SLOT="0" RDEPEND=" |