summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-05 15:31:31 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-05 15:31:31 +0200
commit27bc46afa0f8634bfb66a12febfac6c3a6ba7ffe (patch)
tree7e39846baa6e5975a8073a8aacb48878de0c021e
parentdev-python/dexml: add ~ppc64 keyword (bug 573954) (diff)
downloadgentoo-27bc46afa0f8634bfb66a12febfac6c3a6ba7ffe.tar.gz
gentoo-27bc46afa0f8634bfb66a12febfac6c3a6ba7ffe.tar.bz2
gentoo-27bc46afa0f8634bfb66a12febfac6c3a6ba7ffe.zip
dev-python/ed25519ll: add ~ppc64 keyword (bug 573954)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
-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 dbe03fc09800..4142a131be27 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""