dev-cpp/fast_float: Keyword 6.1.6 x86, #941725

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-23 22:50:46 +03:00
parent 7bccc78357
commit 258358158c

View File

@@ -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 ~ppc64 ~riscv"
KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
IUSE="test"
BDEPEND="test? ( dev-cpp/doctest )"