diff options
author | Sam James <sam@gentoo.org> | 2022-06-12 12:54:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-12 12:54:52 +0100 |
commit | 87c5fc6356ef3f3806927ec2ae6e2fed6324c4af (patch) | |
tree | df4658a654dc9f1e358c5972cabf179c67d35673 /dev-python/hypothesis | |
parent | dev-python/distlib: Stabilize 0.3.4-r2 ALLARCHES, #851324 (diff) | |
download | gentoo-87c5fc6356ef3f3806927ec2ae6e2fed6324c4af.tar.gz gentoo-87c5fc6356ef3f3806927ec2ae6e2fed6324c4af.tar.bz2 gentoo-87c5fc6356ef3f3806927ec2ae6e2fed6324c4af.zip |
dev-python/hypothesis: Stabilize 6.46.9 ALLARCHES, #851327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.46.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.46.9.ebuild b/dev-python/hypothesis/hypothesis-6.46.9.ebuild index af200ba0b7c0..9435f6b2eaa4 100644 --- a/dev-python/hypothesis/hypothesis-6.46.9.ebuild +++ b/dev-python/hypothesis/hypothesis-6.46.9.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-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=" |