diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:19 +0200 |
commit | a9e3141fe2c51bea2063585a80d8f61b897e2a10 (patch) | |
tree | 66b3582d4b4844c165d2b46695e01c4a2b347d53 /app-emacs | |
parent | app-emacs/corfu: Keyword 1.1 arm64, #922064 (diff) | |
download | gentoo-a9e3141fe2c51bea2063585a80d8f61b897e2a10.tar.gz gentoo-a9e3141fe2c51bea2063585a80d8f61b897e2a10.tar.bz2 gentoo-a9e3141fe2c51bea2063585a80d8f61b897e2a10.zip |
app-emacs/nerd-icons: Keyword 0.1.0 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/nerd-icons/nerd-icons-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/nerd-icons/nerd-icons-0.1.0.ebuild b/app-emacs/nerd-icons/nerd-icons-0.1.0.ebuild index 1a235f3d93d0..c2c85f163afd 100644 --- a/app-emacs/nerd-icons/nerd-icons-0.1.0.ebuild +++ b/app-emacs/nerd-icons/nerd-icons-0.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 @@ -16,7 +16,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}.el-${PV}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-3+" |