summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-12 10:54:25 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-12 10:54:43 +0100
commitf156d4ac4cfa1626c5a99c0cf9e2f232a18c5156 (patch)
tree4b33ab5f987e9bc3b998ccd3533bc1fc483a4aa0 /dev-python/ed25519ll
parentdev-python/dexml: ia64 keyworded, bug #573954 (diff)
downloadgentoo-f156d4ac4cfa1626c5a99c0cf9e2f232a18c5156.tar.gz
gentoo-f156d4ac4cfa1626c5a99c0cf9e2f232a18c5156.tar.bz2
gentoo-f156d4ac4cfa1626c5a99c0cf9e2f232a18c5156.zip
dev-python/ed25519ll: ia64 keyworded, bug #573954
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/ed25519ll')
-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 4142a131be27..911b43f6c1c3 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""