dev-python/ed25519ll: keyworded 0.6 for ppc, bug #573954
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Sep 2017 21:56:33 +0000 (22:56 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Sep 2017 21:58:10 +0000 (22:58 +0100)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

dev-python/ed25519ll/ed25519ll-0.6.ebuild

index 911b43f6c1c36646d4a8d0b746ad1ce6561d267a..62a6fb63c32a1509bc088fb8a107ab7f2bc9f0c4 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""