diff options
-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=" |