commit: a8f5b25521b37ea7539bfd2450d6fabc84ff5912 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=a8f5b255
app-emacs/evil: Keyword 1.14.2 arm64, #922064 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/evil/evil-1.14.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/evil/evil-1.14.2.ebuild b/app-emacs/evil/evil-1.14.2.ebuild index 47eafb05cf83..96690f31134a 100644 --- a/app-emacs/evil/evil-1.14.2.ebuild +++ b/app-emacs/evil/evil-1.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emacs-evil/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3+ FDL-1.3+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RESTRICT="test" RDEPEND=">=app-emacs/undo-tree-0.6.3"
