summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-31 08:12:06 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-31 08:12:06 +0000
commit2c2c8552244255498878157db484807d75110a22 (patch)
tree0d9371512be04d97e774093c2f20a57b602a40a3
parentnet-libs/libssh2: stable 1.8.0-r1 for ia64, bug #651590 (diff)
downloadgentoo-2c2c8552.tar.gz
gentoo-2c2c8552.tar.bz2
gentoo-2c2c8552.zip
dev-python/pyblake2: stable 1.1.2 for ia64, bug #656624
Bug: https://bugs.gentoo.org/656624 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-python/pyblake2/pyblake2-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyblake2/pyblake2-1.1.2.ebuild b/dev-python/pyblake2/pyblake2-1.1.2.ebuild
index ad2c13c9454e..fd11a63335ee 100644
--- a/dev-python/pyblake2/pyblake2-1.1.2.ebuild
+++ b/dev-python/pyblake2/pyblake2-1.1.2.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 arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"