diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-02 15:07:35 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-02 15:07:35 +0300 |
commit | f781b71360c1d9cf4c6c30ed3810267d0ea9a28b (patch) | |
tree | af9b39f65cdd5c4d525247e24e9a3c1f5056f4da /dev-python/hypothesis | |
parent | dev-python/ruamel-yaml-clib: Stabilize 0.2.6-r2 arm, #855761 (diff) | |
download | gentoo-f781b71360c1d9cf4c6c30ed3810267d0ea9a28b.tar.gz gentoo-f781b71360c1d9cf4c6c30ed3810267d0ea9a28b.tar.bz2 gentoo-f781b71360c1d9cf4c6c30ed3810267d0ea9a28b.zip |
dev-python/hypothesis: Stabilize 6.46.11 ALLARCHES, #855827
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.46.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.46.11.ebuild b/dev-python/hypothesis/hypothesis-6.46.11.ebuild index 3c1dd06d14a6..0dba02dcf600 100644 --- a/dev-python/hypothesis/hypothesis-6.46.11.ebuild +++ b/dev-python/hypothesis/hypothesis-6.46.11.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 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="cli" RDEPEND=" |