summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:31 +0200
commit61b2023019556fd96fde27bfe90c885a49b570f9 (patch)
treed0b9895382a373a430126aa18b9a73c44095d2c1 /app-emacs/meson-mode
parentapp-emacs/magit: Keyword 3.3.0.50_p20230912 arm64, #922064 (diff)
downloadgentoo-61b2023019556fd96fde27bfe90c885a49b570f9.tar.gz
gentoo-61b2023019556fd96fde27bfe90c885a49b570f9.tar.bz2
gentoo-61b2023019556fd96fde27bfe90c885a49b570f9.zip
app-emacs/meson-mode: Keyword 0.3 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/meson-mode')
-rw-r--r--app-emacs/meson-mode/meson-mode-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/meson-mode/meson-mode-0.3.ebuild b/app-emacs/meson-mode/meson-mode-0.3.ebuild
index 929dd3daee4b..7f9a90e2ec2e 100644
--- a/app-emacs/meson-mode/meson-mode-0.3.ebuild
+++ b/app-emacs/meson-mode/meson-mode-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/wentasah/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~riscv"
DOCS=( README.md )