dev-python/pyzmq: keyworded 16.0.2 for ppc, bug #636532 (thanks to ernsteiswuerfel)
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Feb 2018 21:31:13 +0000 (21:31 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 25 Feb 2018 21:50:36 +0000 (21:50 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

dev-python/pyzmq/pyzmq-16.0.2.ebuild

index 92fea0c9232b34f92dba4fe5419ec700d2348c32..d75f8fdf7b5a8b39faa9f67b8c2065c82a012624 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
 RDEPEND="