diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 19:34:50 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 19:34:50 -0400 |
commit | 51b6d0d0ab1c609bd4e118abadf4d57d620a35cb (patch) | |
tree | a46fd8eeb170b9938bb23cec66f8942e8483d817 | |
parent | net-libs/mbedtls-2.12.0: ppc stable, bug 667370 (diff) | |
download | gentoo-51b6d0d0ab1c609bd4e118abadf4d57d620a35cb.tar.gz gentoo-51b6d0d0ab1c609bd4e118abadf4d57d620a35cb.tar.bz2 gentoo-51b6d0d0ab1c609bd4e118abadf4d57d620a35cb.zip |
dev-python/hypothesis-3.59.1: ppc stable, bug 667782
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-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 5455cc96ed41..9a222de8478c 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=" |