diff options
author | 2022-04-22 09:36:27 +0200 | |
---|---|---|
committer | 2022-04-22 09:36:27 +0200 | |
commit | 10dea7a22e0353abb5708a951a9755dac71c0223 (patch) | |
tree | 303ea30155d5496e926c70435461f8a7280682d6 | |
parent | dev-python/google-api-core: Stabilize 2.7.1-r1 ALLARCHES, #840020 (diff) | |
download | gentoo-10dea7a22e0353abb5708a951a9755dac71c0223.tar.gz gentoo-10dea7a22e0353abb5708a951a9755dac71c0223.tar.bz2 gentoo-10dea7a22e0353abb5708a951a9755dac71c0223.zip |
dev-python/hypothesis: Stabilize 6.42.3 ALLARCHES, #839966
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.42.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.42.3.ebuild b/dev-python/hypothesis/hypothesis-6.42.3.ebuild index 7eae997f3fdb..08284b2ec9e8 100644 --- a/dev-python/hypothesis/hypothesis-6.42.3.ebuild +++ b/dev-python/hypothesis/hypothesis-6.42.3.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 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="cli" RDEPEND=" |