Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/simdjson/
Date: Mon, 17 May 2021 02:37:07
Message-Id: 1621219009.fe8e0779136b08caaf14c0cbb60f7fe5851d25d6.sam@gentoo
1 commit: fe8e0779136b08caaf14c0cbb60f7fe5851d25d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 02:36:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 02:36:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8e0779
7
8 dev-libs/simdjson: Stabilize 0.9.2 amd64, #790410
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/simdjson/simdjson-0.9.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/simdjson/simdjson-0.9.2.ebuild b/dev-libs/simdjson/simdjson-0.9.2.ebuild
16 index ce97a46f112..98f7465e5ad 100644
17 --- a/dev-libs/simdjson/simdjson-0.9.2.ebuild
18 +++ b/dev-libs/simdjson/simdjson-0.9.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Apache-2.0 Boost-1.0 BSD MIT"
22 SLOT="0/8"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
25 IUSE="test tools"
26
27 BDEPEND="