summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:32 +0200
commit218290ec716aad1e89f040fd139392ad1e174f37 (patch)
treeb41aa9a0ffbe7a531b7c5737ad2439b649d3c615
parentapp-emacs/rust-mode: Keyword 1.0.5 arm64, #922064 (diff)
downloadgentoo-218290ec716aad1e89f040fd139392ad1e174f37.tar.gz
gentoo-218290ec716aad1e89f040fd139392ad1e174f37.tar.bz2
gentoo-218290ec716aad1e89f040fd139392ad1e174f37.zip
app-emacs/swift-mode: Keyword 9.1.0 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/swift-mode/swift-mode-9.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/swift-mode/swift-mode-9.1.0.ebuild b/app-emacs/swift-mode/swift-mode-9.1.0.ebuild
index 3c78d0b5123e..c996fb0680cb 100644
--- a/app-emacs/swift-mode/swift-mode-9.1.0.ebuild
+++ b/app-emacs/swift-mode/swift-mode-9.1.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 @@ SRC_URI="https://github.com/swift-emacs/${PN}/archive/v${PV}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
DOCS=( README.md CONTRIBUTING.md )
SITEFILE="50${PN}-gentoo.el"