commit: f11c06a87c9443fd85a54c006e0d323f9b1087bf
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 2 13:42:39 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar 2 13:50:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11c06a8
dev-libs/FXdiv: keyword 2020.12.09-r1 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-libs/FXdiv/FXdiv-2020.12.09-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/FXdiv/FXdiv-2020.12.09-r1.ebuild
b/dev-libs/FXdiv/FXdiv-2020.12.09-r1.ebuild
index 9edefb851e51..64cd883734de 100644
--- a/dev-libs/FXdiv/FXdiv-2020.12.09-r1.ebuild
+++ b/dev-libs/FXdiv/FXdiv-2020.12.09-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${CommitId}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="test"
BDEPEND="test? ( dev-cpp/gtest )"