summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:29 +0200
commit9b2e0927095b28134ee8d309708240625aa9953b (patch)
tree952de2aa535283f0d242be255078d92454489912
parentapp-emacs/spinner: Keyword 1.7.4 arm64, #922064 (diff)
downloadgentoo-9b2e0927095b28134ee8d309708240625aa9953b.tar.gz
gentoo-9b2e0927095b28134ee8d309708240625aa9953b.tar.bz2
gentoo-9b2e0927095b28134ee8d309708240625aa9953b.zip
app-emacs/deferred: Keyword 0.5.1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/deferred/deferred-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/deferred/deferred-0.5.1.ebuild b/app-emacs/deferred/deferred-0.5.1.ebuild
index 9ea6bf029bcc..a100c8ead3a6 100644
--- a/app-emacs/deferred/deferred-0.5.1.ebuild
+++ b/app-emacs/deferred/deferred-0.5.1.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/kiwanami/emacs-${PN}/archive/v${PV}.tar.gz -> ${P}.t
S="${WORKDIR}"/emacs-${P}
LICENSE="GPL-3+"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"