Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flatbuffers/
Date: Tue, 02 Jun 2020 22:21:28
Message-Id: 1591136461.249a00f0d98efae31bab30f97a4c7c394807eb19.leio@gentoo
1 commit: 249a00f0d98efae31bab30f97a4c7c394807eb19
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Mon Jun 1 15:54:44 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 22:21:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249a00f0
7
8 dev-python/flatbuffers: arm64 keyworded (bug #721726)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-python/flatbuffers/flatbuffers-1.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/flatbuffers/flatbuffers-1.12.ebuild b/dev-python/flatbuffers/flatbuffers-1.12.ebuild
18 index f6e07681c31..b4fc7d6ebf2 100644
19 --- a/dev-python/flatbuffers/flatbuffers-1.12.ebuild
20 +++ b/dev-python/flatbuffers/flatbuffers-1.12.ebuild
21 @@ -12,4 +12,4 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~x86"