diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-15 18:33:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 17:59:22 +0000 |
commit | 2cc20adbacaecaf65c44c70a7339ff8196fbaf02 (patch) | |
tree | d98379b93ede59ec19e7dd01b5e9d9914eb1d67a /dev-python/hypothesis | |
parent | kde-apps/kcontacts: Disable failing kcontacts-addresstest (diff) | |
download | gentoo-2cc20adbacaecaf65c44c70a7339ff8196fbaf02.tar.gz gentoo-2cc20adbacaecaf65c44c70a7339ff8196fbaf02.tar.bz2 gentoo-2cc20adbacaecaf65c44c70a7339ff8196fbaf02.zip |
dev-python/hypothesis: stable 3.59.1 for sparc, bug #667782
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.59.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.59.1.ebuild b/dev-python/hypothesis/hypothesis-3.59.1.ebuild index 84a30bf3b4dc..64644cff3375 100644 --- a/dev-python/hypothesis/hypothesis-3.59.1.ebuild +++ b/dev-python/hypothesis/hypothesis-3.59.1.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 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="" RDEPEND=" |