diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:51 +0200 |
commit | 9a2be04020ecb762771968b5b0c088b6e72ac4cc (patch) | |
tree | 665f387bda0ac1bacfdb9709239909375f4acd8a /dev-python/hypothesis | |
parent | sys-fs/ncdu-1.13-r0: alpha stable (diff) | |
download | gentoo-9a2be04020ecb762771968b5b0c088b6e72ac4cc.tar.gz gentoo-9a2be04020ecb762771968b5b0c088b6e72ac4cc.tar.bz2 gentoo-9a2be04020ecb762771968b5b0c088b6e72ac4cc.zip |
dev-python/hypothesis-3.59.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/664346
Signed-off-by: Tobias Klausmann <klausman@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 d6a43fd2932a..6b2b3a54b38b 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=" |