diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 19:53:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 19:53:25 +0000 |
commit | 6e7d8ee78330732f421283dd91bdd15b18aca3e8 (patch) | |
tree | 42d6765e80239ecddbd794fec1313e91b554cd8a /dev-python/hypothesis | |
parent | sys-devel/gdb: Stabilize 10.1 arm, #756805 (diff) | |
download | gentoo-6e7d8ee78330732f421283dd91bdd15b18aca3e8.tar.gz gentoo-6e7d8ee78330732f421283dd91bdd15b18aca3e8.tar.bz2 gentoo-6e7d8ee78330732f421283dd91bdd15b18aca3e8.zip |
dev-python/hypothesis: Stabilize 5.37.5 ALLARCHES, #756595
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.37.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.37.5.ebuild b/dev-python/hypothesis/hypothesis-5.37.5.ebuild index b817839fd0ac..a18c69ab7a35 100644 --- a/dev-python/hypothesis/hypothesis-5.37.5.ebuild +++ b/dev-python/hypothesis/hypothesis-5.37.5.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 )" |