summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-22 22:56:33 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-22 22:58:10 +0100
commitb7f4f1442be0b34a38c240e7530cf4c030d910aa (patch)
treee539efa20c7b20efc3ddf5468e69d3116f14ec07 /dev-python/ed25519ll/ed25519ll-0.6.ebuild
parentdev-python/dexml: keyworded 0.5.1 for ppc, bug #573954 (diff)
downloadgentoo-b7f4f1442be0b34a38c240e7530cf4c030d910aa.tar.gz
gentoo-b7f4f1442be0b34a38c240e7530cf4c030d910aa.tar.bz2
gentoo-b7f4f1442be0b34a38c240e7530cf4c030d910aa.zip
dev-python/ed25519ll: keyworded 0.6 for ppc, bug #573954
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/ed25519ll/ed25519ll-0.6.ebuild')
-rw-r--r--dev-python/ed25519ll/ed25519ll-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ed25519ll/ed25519ll-0.6.ebuild b/dev-python/ed25519ll/ed25519ll-0.6.ebuild
index 911b43f6c1c3..62a6fb63c32a 100644
--- a/dev-python/ed25519ll/ed25519ll-0.6.ebuild
+++ b/dev-python/ed25519ll/ed25519ll-0.6.ebuild
@@ -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=""