diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-17 00:17:52 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-17 00:17:52 +0200 |
commit | 566b016fb572e328f8c2c971b4de2b1c21f4a404 (patch) | |
tree | b741a464b7599ac33f439a65c13143ea2e9d664a /dev-python/hypothesis/hypothesis-4.57.1.ebuild | |
parent | mail-client/geary: bump to 3.36.0 (diff) | |
download | gentoo-566b016fb572e328f8c2c971b4de2b1c21f4a404.tar.gz gentoo-566b016fb572e328f8c2c971b4de2b1c21f4a404.tar.bz2 gentoo-566b016fb572e328f8c2c971b4de2b1c21f4a404.zip |
dev-python/hypothesis: arm64 stable (bug #708554)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis/hypothesis-4.57.1.ebuild')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.57.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild index 07d13db4a166..f9b625b8daa4 100644 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa sparc x86" IUSE="test" RESTRICT="!test? ( test )" |