diff options
author | Sam James <sam@gentoo.org> | 2020-09-12 16:55:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-12 16:55:18 +0000 |
commit | e20c2425d13707c2ff5275a7ea2355e07b646a33 (patch) | |
tree | e0b7b716c70fb4dd5775ff2e33fe3dd9af360e61 /dev-python | |
parent | sys-libs/db: Stabilize 5.3.28-r4 arm64, #736870 (diff) | |
download | gentoo-e20c2425d13707c2ff5275a7ea2355e07b646a33.tar.gz gentoo-e20c2425d13707c2ff5275a7ea2355e07b646a33.tar.bz2 gentoo-e20c2425d13707c2ff5275a7ea2355e07b646a33.zip |
dev-python/hypothesis: Stabilize 5.24.4 ALLARCHES, #741730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.24.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.24.4.ebuild b/dev-python/hypothesis/hypothesis-5.24.4.ebuild index e5cdf867b640..aa35615cd316 100644 --- a/dev-python/hypothesis/hypothesis-5.24.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.24.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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |