commit: 75ca49c1691ad3ce73013a9306d1e18e135fd00e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 17:53:27 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 17:53:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ca49c1
app-emacs/lv: Keyword 0.15.0-r1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/lv/lv-0.15.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/lv/lv-0.15.0-r1.ebuild b/app-emacs/lv/lv-0.15.0-r1.ebuild
index 0a3a7b98401b..cec213f0d313 100644
--- a/app-emacs/lv/lv-0.15.0-r1.ebuild
+++ b/app-emacs/lv/lv-0.15.0-r1.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
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/abo-abo/hydra/archive/${PV}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}/hydra-${PV}"
- KEYWORDS="amd64"
+ KEYWORDS="amd64 ~arm64"
fi
LICENSE="GPL-3+"