commit: fe8e0779136b08caaf14c0cbb60f7fe5851d25d6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 17 02:36:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 17 02:36:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8e0779
dev-libs/simdjson: Stabilize 0.9.2 amd64, #790410 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/simdjson/simdjson-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/simdjson/simdjson-0.9.2.ebuild b/dev-libs/simdjson/simdjson-0.9.2.ebuild index ce97a46f112..98f7465e5ad 100644 --- a/dev-libs/simdjson/simdjson-0.9.2.ebuild +++ b/dev-libs/simdjson/simdjson-0.9.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 Boost-1.0 BSD MIT" SLOT="0/8" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="test tools" BDEPEND="
