commit: 0890721f0dcf3d6bce0fc74680c52599408a379f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 1 03:42:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 1 03:42:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0890721f
dev-python/flatbuffers: Stabilize 25.9.23 ALLARCHES, #965397
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flatbuffers/flatbuffers-25.9.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flatbuffers/flatbuffers-25.9.23.ebuild
b/dev-python/flatbuffers/flatbuffers-25.9.23.ebuild
index 6fc55bfe91b5..173e19842af6 100644
--- a/dev-python/flatbuffers/flatbuffers-25.9.23.ebuild
+++ b/dev-python/flatbuffers/flatbuffers-25.9.23.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${P}/python
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"