summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-18 07:50:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-18 07:50:34 +0100
commitb8cf247b3ebc7770715a2deced3d9e9f77e06ec2 (patch)
tree62192c78c5ef992e794e3619efd19d93c4e8719e /dev-python/hypothesis
parentdev-python/boto3: amd64 stable (ALLARCHES policy) wrt bug #752249 (diff)
downloadgentoo-b8cf247b3ebc7770715a2deced3d9e9f77e06ec2.tar.gz
gentoo-b8cf247b3ebc7770715a2deced3d9e9f77e06ec2.tar.bz2
gentoo-b8cf247b3ebc7770715a2deced3d9e9f77e06ec2.zip
dev-python/hypothesis: amd64 stable wrt bug #752258
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.36.2.ebuild b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
index b817839fd0ac..db19c179fcc6 100644
--- a/dev-python/hypothesis/hypothesis-5.36.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"