diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 17:56:55 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-22 09:45:22 +0200 |
commit | e41ecfe1347288d8df1cd29b8c5bde7e71a24de6 (patch) | |
tree | 7883c193fbbb8eaa54ffa26d6710a25fb15af924 | |
parent | dev-python/argon2-cffi: Keyword 21.3.0-r2 mips, #831222 (diff) | |
download | gentoo-e41ecfe1347288d8df1cd29b8c5bde7e71a24de6.tar.gz gentoo-e41ecfe1347288d8df1cd29b8c5bde7e71a24de6.tar.bz2 gentoo-e41ecfe1347288d8df1cd29b8c5bde7e71a24de6.zip |
dev-python/fastjsonschema: Keyword 2.16.2 mips, #831222
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild index 4d2f3bd44cd4..30d3fd50572e 100644 --- a/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild +++ b/dev-python/fastjsonschema/fastjsonschema-2.16.2.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |