commit: fb1142259e7847ae70ce947b9684e8a57b5e68eb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 06:36:59 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 06:36:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb114225
dev-python/flatbuffers: Keyword 23.3.3 sparc, #891161 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/flatbuffers/flatbuffers-23.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flatbuffers/flatbuffers-23.3.3.ebuild b/dev-python/flatbuffers/flatbuffers-23.3.3.ebuild index a7b6485ad67b..5d38fe89b725 100644 --- a/dev-python/flatbuffers/flatbuffers-23.3.3.ebuild +++ b/dev-python/flatbuffers/flatbuffers-23.3.3.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 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"