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: Tue, 29 Nov 2022 07:26:15
Message-Id: 1669706765.1cf9e0a4d048948a8f3fa3927ec611c47570506f.arthurzam@gentoo
1 commit: 1cf9e0a4d048948a8f3fa3927ec611c47570506f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 07:26:05 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 07:26:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf9e0a4
7
8 dev-python/flatbuffers: Stabilize 22.10.26 ALLARCHES, #883481
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/flatbuffers/flatbuffers-22.10.26.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flatbuffers/flatbuffers-22.10.26.ebuild b/dev-python/flatbuffers/flatbuffers-22.10.26.ebuild
16 index 7705da0c72e7..d39294f368aa 100644
17 --- a/dev-python/flatbuffers/flatbuffers-22.10.26.ebuild
18 +++ b/dev-python/flatbuffers/flatbuffers-22.10.26.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