diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 16:41:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 16:41:17 +0000 |
commit | c7ce543d36c739cb2db83487e6d8aad8a8a811ef (patch) | |
tree | 56ebe65a880aa841fb32476170ee1151581e3e7f /dev-python/flatbuffers | |
parent | dev-python/click-help-colors: Stabilize 0.9.1-r1 ALLARCHES, #888329 (diff) | |
download | gentoo-c7ce543d36c739cb2db83487e6d8aad8a8a811ef.tar.gz gentoo-c7ce543d36c739cb2db83487e6d8aad8a8a811ef.tar.bz2 gentoo-c7ce543d36c739cb2db83487e6d8aad8a8a811ef.zip |
dev-python/flatbuffers: Stabilize 22.12.06 ALLARCHES, #888335
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/flatbuffers')
-rw-r--r-- | dev-python/flatbuffers/flatbuffers-22.12.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild b/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild index 96e548af349a..1d23dd5bb78d 100644 --- a/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild +++ b/dev-python/flatbuffers/flatbuffers-22.12.06.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 )" |