diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-12 08:06:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-12 08:06:32 +0000 |
commit | 2ea8a05a2d65ae062ac58346f2ed3c05f07c177e (patch) | |
tree | 5b904dc9dda18d96b7a5d0563a022a79c7d7574f /dev-python/hypothesis/hypothesis-3.59.1.ebuild | |
parent | dev-libs/libinput: stable 1.12.6 for hppa, bug #677578 (diff) | |
download | gentoo-2ea8a05a2d65ae062ac58346f2ed3c05f07c177e.tar.gz gentoo-2ea8a05a2d65ae062ac58346f2ed3c05f07c177e.tar.bz2 gentoo-2ea8a05a2d65ae062ac58346f2ed3c05f07c177e.zip |
dev-python/hypothesis: stable 3.59.1 for hppa, bug #677578
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis/hypothesis-3.59.1.ebuild')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.59.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.59.1.ebuild b/dev-python/hypothesis/hypothesis-3.59.1.ebuild index 64644cff3375..6a3fc52a1e58 100644 --- a/dev-python/hypothesis/hypothesis-3.59.1.ebuild +++ b/dev-python/hypothesis/hypothesis-3.59.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |