commit: 693a519003d4390a716016c0742f671fcef48e6d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 16:51:50 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 16:51:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693a5190
dev-python/flatbuffers: Stabilize 24.3.25 ALLARCHES, #929160 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/flatbuffers/flatbuffers-24.3.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flatbuffers/flatbuffers-24.3.25.ebuild b/dev-python/flatbuffers/flatbuffers-24.3.25.ebuild index 9f4884db1418..9c8abb9dd3c3 100644 --- a/dev-python/flatbuffers/flatbuffers-24.3.25.ebuild +++ b/dev-python/flatbuffers/flatbuffers-24.3.25.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 )"