diff options
author | 2018-10-06 19:34:56 -0400 | |
---|---|---|
committer | 2018-10-06 19:46:19 -0400 | |
commit | fc91d05c0a49f4f92b2f5e47773dfdf425f6df2c (patch) | |
tree | c48b1b907f2d565a7c84cd2a3307ad1bf134763a /dev-python | |
parent | net-libs/mbedtls-2.12.0: ppc64 stable, bug 667370 (diff) | |
download | gentoo-fc91d05c0a49f4f92b2f5e47773dfdf425f6df2c.tar.gz gentoo-fc91d05c0a49f4f92b2f5e47773dfdf425f6df2c.tar.bz2 gentoo-fc91d05c0a49f4f92b2f5e47773dfdf425f6df2c.zip |
dev-python/hypothesis-3.59.1: ppc64 stable, bug 667782
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python')
-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 9a222de8478c..d6a43fd2932a 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=" |