From 59e7a4f5518cf54c70f5f3671d7e324e7e88bbb3 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Wed, 21 Jan 2026 19:05:47 -0500 Subject: [PATCH] dev-python/flatbuffers: Stabilize 25.12.19 ALLARCHES, #969122 Signed-off-by: Eli Schwartz --- dev-python/flatbuffers/flatbuffers-25.12.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flatbuffers/flatbuffers-25.12.19.ebuild b/dev-python/flatbuffers/flatbuffers-25.12.19.ebuild index 6fc55bfe91b59..ee9594caef803 100644 --- a/dev-python/flatbuffers/flatbuffers-25.12.19.ebuild +++ b/dev-python/flatbuffers/flatbuffers-25.12.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"