summaryrefslogtreecommitdiff
path: root/app-emacs/evil/evil-1.14.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/evil/evil-1.14.2.ebuild')
-rw-r--r--app-emacs/evil/evil-1.14.2.ebuild4
1 files 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"