summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-14 19:53:18 +0200
commit8b690cf7605726645c65799d3827d4b96105f4e4 (patch)
tree78cad2f01f9923a0f2aff0b7596cf24f2321c77b /app-emacs/corfu
parentapp-emacs/autothemer: Keyword 0.2.18 arm64, #922064 (diff)
downloadgentoo-8b690cf7605726645c65799d3827d4b96105f4e4.tar.gz
gentoo-8b690cf7605726645c65799d3827d4b96105f4e4.tar.bz2
gentoo-8b690cf7605726645c65799d3827d4b96105f4e4.zip
app-emacs/corfu: Keyword 1.1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/corfu')
-rw-r--r--app-emacs/corfu/corfu-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/corfu/corfu-1.1.ebuild b/app-emacs/corfu/corfu-1.1.ebuild
index e1bbf4ca3ef1..d8351fe993cc 100644
--- a/app-emacs/corfu/corfu-1.1.ebuild
+++ b/app-emacs/corfu/corfu-1.1.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 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="GPL-3+"