dev-python/pyblake2: 1.1.0 stable on amd64, bug 640898
authorMike Gilbert <floppym@gentoo.org>
Wed, 13 Dec 2017 15:06:48 +0000 (10:06 -0500)
committerMike Gilbert <floppym@gentoo.org>
Wed, 13 Dec 2017 15:06:48 +0000 (10:06 -0500)
Package-Manager: Portage-2.3.17_p5, Repoman-2.3.6_p29

dev-python/pyblake2/pyblake2-1.1.0.ebuild

index 7a1eb73024a3b3cbbc1e18fa9f2c91a011decbf6..f211d7edc9c0d96e51e79dd5ed3e4eb1f10a4d9d 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~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}"