commit: fc8f66b7e09f3cb41b910a5be7c7deb02729be54 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jun 22 06:50:55 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jun 22 06:50:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8f66b7
dev-python/flatbuffers: amd64/arm64/arm/x86 stable (ALLARCHES policy) wrt bug #853514 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/flatbuffers/flatbuffers-2.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flatbuffers/flatbuffers-2.0.6.ebuild b/dev-python/flatbuffers/flatbuffers-2.0.6.ebuild index 963fd1f08d88..4eddf1fbaf28 100644 --- a/dev-python/flatbuffers/flatbuffers-2.0.6.ebuild +++ b/dev-python/flatbuffers/flatbuffers-2.0.6.ebuild @@ -17,6 +17,6 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~riscv x86" S=${WORKDIR}/${P}/python