diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 00:26:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 00:28:29 +0000 |
commit | cb44d39562ab309c3674d771fa810f3d4b2062ca (patch) | |
tree | 6e6342ca8b3e39c9444b2b0ba674ac626ef56bda /dev-python/hypothesis | |
parent | dev-python/fonttools: Stabilize 4.21.1 ALLARCHES, #779241 (diff) | |
download | gentoo-cb44d39562ab309c3674d771fa810f3d4b2062ca.tar.gz gentoo-cb44d39562ab309c3674d771fa810f3d4b2062ca.tar.bz2 gentoo-cb44d39562ab309c3674d771fa810f3d4b2062ca.zip |
dev-python/hypothesis: Stabilize 6.3.4 ALLARCHES, #779253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.3.4.ebuild b/dev-python/hypothesis/hypothesis-6.3.4.ebuild index 46ee7df74d3c..841b33aa20b6 100644 --- a/dev-python/hypothesis/hypothesis-6.3.4.ebuild +++ b/dev-python/hypothesis/hypothesis-6.3.4.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="cli" RDEPEND=" |