diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 21:04:23 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 21:13:41 +0200 |
commit | 4e0423c0aec7c8cc56aed5636ce2ab6e73250c0e (patch) | |
tree | cf48391d24af92ed3c38223a0dc61f2168671a57 /dev-python/hypothesis | |
parent | dev-python/enum34: arm64 stable (bug 617156). (diff) | |
download | gentoo-4e0423c0aec7c8cc56aed5636ce2ab6e73250c0e.tar.gz gentoo-4e0423c0aec7c8cc56aed5636ce2ab6e73250c0e.tar.bz2 gentoo-4e0423c0aec7c8cc56aed5636ce2ab6e73250c0e.zip |
dev-python/hypothesis: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild index 44068177d20e..cfd208934d87 100644 --- a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild +++ b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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="" RDEPEND="$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2*')" |