diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:54:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-11 14:56:03 +0200 |
commit | 9be540515cf9ca54b4a3d809181dc1584692ff42 (patch) | |
tree | 58ecb3f1f3cf8478f12688f9ff403727f7829722 /dev-python/hypothesis | |
parent | dev-python/black: Keyword 22.3.0 mips, #837098 (diff) | |
download | gentoo-9be540515cf9ca54b4a3d809181dc1584692ff42.tar.gz gentoo-9be540515cf9ca54b4a3d809181dc1584692ff42.tar.bz2 gentoo-9be540515cf9ca54b4a3d809181dc1584692ff42.zip |
dev-python/hypothesis: Keyword 6.46.2 mips, #837098
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.46.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.46.2.ebuild b/dev-python/hypothesis/hypothesis-6.46.2.ebuild index d8d3c343338c..3ff800c6b0e1 100644 --- a/dev-python/hypothesis/hypothesis-6.46.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.46.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="cli" RDEPEND=" |