dev-python/pyblake2: stable 1.1.0 for sparc, bug #640898
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 23 Dec 2017 10:55:13 +0000 (11:55 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Dec 2017 19:53:25 +0000 (19:53 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

dev-python/pyblake2/pyblake2-1.1.0.ebuild

index 04258841a9542befe146ad121790954d1791da34..5b0697139d1f3746cb58233891aaa6b77ed91a68 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 # pyblake2 itself allows more licenses but blake2 allows the following three
 LICENSE="|| ( CC0-1.0 openssl Apache-2.0 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x64-cygwin ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 python_test() {
        "${EPYTHON}" test/test.py || die "Tests fail with ${EPYTHON}"