commit: 1131c3f16964c14167494462a2282f78454dbd5f
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 10:50:35 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 10:50:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1131c3f1
dev-python/cryptography: ia64 keyworded, bug #616618
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
dev-python/cryptography/cryptography-1.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cryptography/cryptography-1.8.1.ebuild
b/dev-python/cryptography/cryptography-1.8.1.ebuild
index fe3a342c154..2cf527d074e 100644
--- a/dev-python/cryptography/cryptography-1.8.1.ebuild
+++ b/dev-python/cryptography/cryptography-1.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~x86"
IUSE="libressl test"
RDEPEND="