diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:33:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:34:18 +0000 |
commit | fe251b97293f8b720c90dd7921f46c5afa4abd69 (patch) | |
tree | 58b439d8c3eeb2f3f92a420ce7d7c897804be8e8 /dev-python/pyblake2 | |
parent | dev-python/pyblake2: keyworded 0.9.3 for sparc, bug #634936 (thanks to Rolf E... (diff) | |
download | gentoo-fe251b97293f8b720c90dd7921f46c5afa4abd69.tar.gz gentoo-fe251b97293f8b720c90dd7921f46c5afa4abd69.tar.bz2 gentoo-fe251b97293f8b720c90dd7921f46c5afa4abd69.zip |
dev-python/pyblake2: keyworded 1.0.0 for sparc, bug #634936 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/pyblake2')
-rw-r--r-- | dev-python/pyblake2/pyblake2-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyblake2/pyblake2-1.0.0.ebuild b/dev-python/pyblake2/pyblake2-1.0.0.ebuild index 28257fc6a808..6fa0b27728e1 100644 --- a/dev-python/pyblake2/pyblake2-1.0.0.ebuild +++ b/dev-python/pyblake2/pyblake2-1.0.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="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" blake2_impl() { local code=' |