diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-25 17:46:49 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-26 09:30:26 +0200 |
commit | 4afb4e60947cde331ee17dd8294f4dbc6e73c3f2 (patch) | |
tree | bcd53d2cbccccc0910c73d190333dc83dc602468 /dev-python/hypothesis | |
parent | dev-python/exceptiongroup: Keyword 1.0.0_rc8 mips, #851642 (diff) | |
download | gentoo-4afb4e60947cde331ee17dd8294f4dbc6e73c3f2.tar.gz gentoo-4afb4e60947cde331ee17dd8294f4dbc6e73c3f2.tar.bz2 gentoo-4afb4e60947cde331ee17dd8294f4dbc6e73c3f2.zip |
dev-python/hypothesis: Keyword 6.54.6 mips, #851642
Closes: https://github.com/gentoo/gentoo/pull/27457
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.54.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.54.6.ebuild b/dev-python/hypothesis/hypothesis-6.54.6.ebuild index c45634356c75..51ed1bc82c36 100644 --- a/dev-python/hypothesis/hypothesis-6.54.6.ebuild +++ b/dev-python/hypothesis/hypothesis-6.54.6.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" |