diff options
| author | Sam James <sam@gentoo.org> | 2025-01-28 14:18:31 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-28 14:18:31 +0000 |
| commit | 14b8ac04752b7ea124a843606b6c13933b01d96c (patch) | |
| tree | c0646cd1e852db44edb0bbd9f98277e3c7119b26 /dev-cpp/fast_float/fast_float-7.0.0.ebuild | |
| parent | 394156a520bdc0f0a9300a2ccbfdb24231895000 (diff) | |
| download | gentoo-14b8ac04752b7ea124a843606b6c13933b01d96c.tar.gz gentoo-14b8ac04752b7ea124a843606b6c13933b01d96c.tar.bz2 gentoo-14b8ac04752b7ea124a843606b6c13933b01d96c.zip | |
dev-cpp/fast_float: Keyword 7.0.0 arm, #948907
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/fast_float/fast_float-7.0.0.ebuild')
| -rw-r--r-- | dev-cpp/fast_float/fast_float-7.0.0.ebuild | 4 |
1 files 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 )" |
