summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:33 +0200
commitbd8530c1eb2d9ebad11e60128a79c67d18301adc (patch)
tree775008ac48cc2c24a73f5ac5f515fa86ba982e16 /app-emacs
parentapp-emacs/swift-mode: Keyword 9.1.0 arm64, #922064 (diff)
downloadgentoo-bd8530c1eb2d9ebad11e60128a79c67d18301adc.tar.gz
gentoo-bd8530c1eb2d9ebad11e60128a79c67d18301adc.tar.bz2
gentoo-bd8530c1eb2d9ebad11e60128a79c67d18301adc.zip
app-emacs/which-key: Keyword 3.6.0 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/which-key/which-key-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/which-key/which-key-3.6.0.ebuild b/app-emacs/which-key/which-key-3.6.0.ebuild
index fe25f082d890..17330e3cc2d0 100644
--- a/app-emacs/which-key/which-key-3.6.0.ebuild
+++ b/app-emacs/which-key/which-key-3.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/emacs-${P}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
DOCS=( README.org img )
SITEFILE="50${PN}-gentoo.el"