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
commita6aae4d2cf3ff14d1bb3bc661f6c2fe22710764b (patch)
treec1fbef6a264ae17ec5e61c04b2b9b5c7135ebcb5 /app-emacs
parentapp-emacs/which-key: Keyword 3.6.0 arm64, #922064 (diff)
downloadgentoo-a6aae4d2cf3ff14d1bb3bc661f6c2fe22710764b.tar.gz
gentoo-a6aae4d2cf3ff14d1bb3bc661f6c2fe22710764b.tar.bz2
gentoo-a6aae4d2cf3ff14d1bb3bc661f6c2fe22710764b.zip
app-emacs/yaml-mode: Keyword 0.0.16 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/yaml-mode/yaml-mode-0.0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/yaml-mode/yaml-mode-0.0.16.ebuild b/app-emacs/yaml-mode/yaml-mode-0.0.16.ebuild
index 9ea1a7e92eb2..34bd8671bad9 100644
--- a/app-emacs/yaml-mode/yaml-mode-0.0.16.ebuild
+++ b/app-emacs/yaml-mode/yaml-mode-0.0.16.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=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yoshiki/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
#S="${WORKDIR}/${PN}-release-${PV}"
DOCS="README Changes"