commit: 258358158cf9d0f9b99f772c0d340725c0e1e890 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 23 19:50:46 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 23 19:50:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25835815
dev-cpp/fast_float: Keyword 6.1.6 x86, #941725 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/fast_float/fast_float-6.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/fast_float/fast_float-6.1.6.ebuild b/dev-cpp/fast_float/fast_float-6.1.6.ebuild index a1bdf99579a0..275cb2b493bf 100644 --- a/dev-cpp/fast_float/fast_float-6.1.6.ebuild +++ b/dev-cpp/fast_float/fast_float-6.1.6.ebuild @@ -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 )"
