commit: c52200c53bc608128db28960d458a0622419ff0b
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sun Jan 14 05:20:00 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 03:20:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52200c5
dev-lang/fennel: Keyword 1.4.0 arm, #903742
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-lang/fennel/fennel-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/fennel/fennel-1.4.0.ebuild
b/dev-lang/fennel/fennel-1.4.0.ebuild
index b67828601cff..71612c959a57 100644
--- a/dev-lang/fennel/fennel-1.4.0.ebuild
+++ b/dev-lang/fennel/fennel-1.4.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
@@ -20,7 +20,7 @@ else
SRC_URI="https://git.sr.ht/~technomancy/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="MIT"