commit: 14b8ac04752b7ea124a843606b6c13933b01d96c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 28 14:18:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 28 14:18:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b8ac04
dev-cpp/fast_float: Keyword 7.0.0 arm, #948907 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/fast_float/fast_float-7.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/fast_float/fast_float-7.0.0.ebuild b/dev-cpp/fast_float/fast_float-7.0.0.ebuild index 4d9b100b4d68..b6a575586423 100644 --- a/dev-cpp/fast_float/fast_float-7.0.0.ebuild +++ b/dev-cpp/fast_float/fast_float-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/fastfloat/fast_float/archive/refs/tags/v${PV}.tar.gz LICENSE="|| ( Apache-2.0 Boost-1.0 MIT )" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86" IUSE="test" BDEPEND="test? ( dev-cpp/doctest )"
