commit: 13c2264090a0aaa7ae0a0b3d8fd7d5a8e69b84fc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 3 12:19:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 3 12:19:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c22640
dev-python/flatbuffers: Stabilize 23.1.21 arm64, #893044 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/flatbuffers/flatbuffers-23.1.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flatbuffers/flatbuffers-23.1.21.ebuild b/dev-python/flatbuffers/flatbuffers-23.1.21.ebuild index a7b6485ad67b..9607dfcbd70e 100644 --- a/dev-python/flatbuffers/flatbuffers-23.1.21.ebuild +++ b/dev-python/flatbuffers/flatbuffers-23.1.21.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 )"