diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-30 00:12:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-30 00:12:15 +0000 |
commit | 55991ccb5831f26fad2947cc60a17b7fcb4148a7 (patch) | |
tree | daf86521e5117a5c08b09ca942177a02f3eca6ca /dev-python/hypothesis | |
parent | dev-python/bleach: stable 2.1.3 for ia64, bug #663438 (diff) | |
download | gentoo-55991ccb5831f26fad2947cc60a17b7fcb4148a7.tar.gz gentoo-55991ccb5831f26fad2947cc60a17b7fcb4148a7.tar.bz2 gentoo-55991ccb5831f26fad2947cc60a17b7fcb4148a7.zip |
dev-python/hypothesis: stable 3.59.1 for ia64, bug #667782
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 6b2b3a54b38b..532449a1d265 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=" |