summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-13 19:52:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-13 19:52:19 +0000
commitf27b26f872e1c59033f9d03eb7afa541da18e2e5 (patch)
tree00c9005a49dca5e2f28417e63462bf969485b498 /dev-python/pyblake2
parentx11-libs/motif: stable 2.3.7 for ia64, bug #638910 (diff)
downloadgentoo-f27b26f872e1c59033f9d03eb7afa541da18e2e5.tar.gz
gentoo-f27b26f872e1c59033f9d03eb7afa541da18e2e5.tar.bz2
gentoo-f27b26f872e1c59033f9d03eb7afa541da18e2e5.zip
dev-python/pyblake2: stable 1.1.0 for ia64, bug #640898
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pyblake2')
-rw-r--r--dev-python/pyblake2/pyblake2-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyblake2/pyblake2-1.1.0.ebuild b/dev-python/pyblake2/pyblake2-1.1.0.ebuild
index f211d7edc9c0..bac74f3d0a94 100644
--- a/dev-python/pyblake2/pyblake2-1.1.0.ebuild
+++ b/dev-python/pyblake2/pyblake2-1.1.0.ebuild
@@ -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}"