Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flatbuffers/
Date: Thu, 03 Nov 2022 19:18:29
Message-Id: 1667503097.b77ee8c9ed11856a4dc1ae92a914646d9b8ffe49.arthurzam@gentoo
1 commit: b77ee8c9ed11856a4dc1ae92a914646d9b8ffe49
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 19:18:17 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 19:18:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77ee8c9
7
8 dev-python/flatbuffers: Stabilize 22.9.24 ALLARCHES, #879467
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/flatbuffers/flatbuffers-22.9.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flatbuffers/flatbuffers-22.9.24.ebuild b/dev-python/flatbuffers/flatbuffers-22.9.24.ebuild
16 index 7705da0c72e7..d39294f368aa 100644
17 --- a/dev-python/flatbuffers/flatbuffers-22.9.24.ebuild
18 +++ b/dev-python/flatbuffers/flatbuffers-22.9.24.ebuild
19 @@ -20,6 +20,6 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
24 +KEYWORDS="amd64 arm arm64 ~riscv x86"
25
26 S=${WORKDIR}/${P}/python