mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-cpp/fast_float: Keyword 7.0.0 arm, #948907
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user