diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:55:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:55:55 +0200 |
commit | ed3213284291d609cb7a816aabd961e24bdfe29c (patch) | |
tree | a679cd68221230e0f03b65e39f03ed95e1e05c7a /dev-python/hypothesis | |
parent | dev-python/fonttools: Stabilize 4.38.0 arm64, #883009 (diff) | |
download | gentoo-ed3213284291d609cb7a816aabd961e24bdfe29c.tar.gz gentoo-ed3213284291d609cb7a816aabd961e24bdfe29c.tar.bz2 gentoo-ed3213284291d609cb7a816aabd961e24bdfe29c.zip |
dev-python/hypothesis: Stabilize 6.56.4 ALLARCHES, #883001
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.56.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.56.4.ebuild b/dev-python/hypothesis/hypothesis-6.56.4.ebuild index bbb3ede19663..8b831543982e 100644 --- a/dev-python/hypothesis/hypothesis-6.56.4.ebuild +++ b/dev-python/hypothesis/hypothesis-6.56.4.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 ~mips ~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=" |