commit: c7ce543d36c739cb2db83487e6d8aad8a8a811ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 16:41:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 16:41:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ce543d
dev-python/flatbuffers: Stabilize 22.12.06 ALLARCHES, #888335
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flatbuffers/flatbuffers-22.12.06.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
b/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
index 96e548af349a..1d23dd5bb78d 100644
--- a/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
+++ b/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${P}/python
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"