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: Thu, 29 Oct 2020 05:13:33
Message-Id: 1603948389.f083cbdc44ed3d902d7fe4ee8e8b676f2f32dc61.sam@gentoo
1 commit: f083cbdc44ed3d902d7fe4ee8e8b676f2f32dc61
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 29 05:13:09 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 29 05:13:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f083cbdc
7
8 dev-libs/simdjson: Keyword 0.6.0-r1 arm, #751640
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/simdjson/simdjson-0.6.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/simdjson/simdjson-0.6.0-r1.ebuild b/dev-libs/simdjson/simdjson-0.6.0-r1.ebuild
16 index c23a8d1fa2d..259715be295 100644
17 --- a/dev-libs/simdjson/simdjson-0.6.0-r1.ebuild
18 +++ b/dev-libs/simdjson/simdjson-0.6.0-r1.ebuild
19 @@ -15,7 +15,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"
22 SLOT="0/4"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 IUSE="test"
26
27 BDEPEND="