diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:31 +0200 |
commit | 61b2023019556fd96fde27bfe90c885a49b570f9 (patch) | |
tree | d0b9895382a373a430126aa18b9a73c44095d2c1 /app-emacs/meson-mode | |
parent | app-emacs/magit: Keyword 3.3.0.50_p20230912 arm64, #922064 (diff) | |
download | gentoo-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.ebuild | 4 |
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 ) |