commit: 71c6495e186c6a182902c2efab679b11c1ab1817 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 17:53:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 17:53:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c6495e
app-emacs/go-mode: Keyword 1.6.0 arm64, #922064 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/go-mode/go-mode-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/go-mode/go-mode-1.6.0.ebuild b/app-emacs/go-mode/go-mode-1.6.0.ebuild index b87cebc4ea7c..df816afc4593 100644 --- a/app-emacs/go-mode/go-mode-1.6.0.ebuild +++ b/app-emacs/go-mode/go-mode-1.6.0.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 @@ -17,7 +17,7 @@ SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" ELISP_REMOVE="test/go-fill-paragraph-test.el"
