diff options
author | Sam James <sam@gentoo.org> | 2020-10-20 08:19:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-20 08:19:55 +0000 |
commit | dfa731bb3395dd380b3f697dabde8161fa57f891 (patch) | |
tree | 684e393a350288edfad7847494d66e09c8e0e6fa /dev-python/hypothesis | |
parent | net-misc/x11-ssh-askpass: Keyword 1.2.4.1-r2 arm, #749654 (diff) | |
download | gentoo-dfa731bb3395dd380b3f697dabde8161fa57f891.tar.gz gentoo-dfa731bb3395dd380b3f697dabde8161fa57f891.tar.bz2 gentoo-dfa731bb3395dd380b3f697dabde8161fa57f891.zip |
dev-python/hypothesis: Stabilize 5.35.4 arm64, #749477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.35.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.35.4.ebuild b/dev-python/hypothesis/hypothesis-5.35.4.ebuild index 413821ea5309..634fd70b3b56 100644 --- a/dev-python/hypothesis/hypothesis-5.35.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.35.4.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |