diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:29:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-15 07:34:17 +0000 |
commit | 2ec12a74cba07dff5f5177fc490a37b4e3118f39 (patch) | |
tree | 01f2bbb67c5d814f8f871fcd2a0847183574fbe8 /dev-python/pyblake2 | |
parent | dev-perl/Unicode-LineBreak: keyworded 2017.4.0 for sparc, bug #614180 (thanks... (diff) | |
download | gentoo-2ec12a74cba07dff5f5177fc490a37b4e3118f39.tar.gz gentoo-2ec12a74cba07dff5f5177fc490a37b4e3118f39.tar.bz2 gentoo-2ec12a74cba07dff5f5177fc490a37b4e3118f39.zip |
dev-python/pyblake2: keyworded 0.9.3 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-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyblake2/pyblake2-0.9.3.ebuild b/dev-python/pyblake2/pyblake2-0.9.3.ebuild index b95549c23429..e28fd403cab1 100644 --- a/dev-python/pyblake2/pyblake2-0.9.3.ebuild +++ b/dev-python/pyblake2/pyblake2-0.9.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="amd64 ia64 ~mips ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" blake2_impl() { local code=' |