commit: ff307ff67ebea9c6609adea75f2b09bae7b6d13a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 1 09:28:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 1 09:28:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff307ff6
dev-python/flatbuffers: Stabilize 25.2.10 ALLARCHES, #950430
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/flatbuffers/flatbuffers-25.2.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flatbuffers/flatbuffers-25.2.10.ebuild
b/dev-python/flatbuffers/flatbuffers-25.2.10.ebuild
index 32ce725a5a38..554aca6bd6be 100644
--- a/dev-python/flatbuffers/flatbuffers-25.2.10.ebuild
+++ b/dev-python/flatbuffers/flatbuffers-25.2.10.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 )"