diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-16 19:58:54 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-16 19:58:54 -0500 |
commit | 8f5d8ad89afb97e32b9dc873ded4e01bea8cd63f (patch) | |
tree | f5995e981924d8c72f16c8887c82d640e8485816 /dev-python/hypothesis | |
parent | media-plugins/vdr-wapd: MY_P fixed (diff) | |
download | gentoo-8f5d8ad89afb97e32b9dc873ded4e01bea8cd63f.tar.gz gentoo-8f5d8ad89afb97e32b9dc873ded4e01bea8cd63f.tar.bz2 gentoo-8f5d8ad89afb97e32b9dc873ded4e01bea8cd63f.zip |
dev-python/hypothesis: arm64 stable (bug #703062)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.47.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.47.5.ebuild b/dev-python/hypothesis/hypothesis-4.47.5.ebuild index 770694de7897..3fdd0917bafe 100644 --- a/dev-python/hypothesis/hypothesis-4.47.5.ebuild +++ b/dev-python/hypothesis/hypothesis-4.47.5.ebuild @@ -14,7 +14,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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |