diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:35 +0100 |
commit | c89cc3ed8938b7b1b7b495ecf8950c501cfcc9b4 (patch) | |
tree | 2a6830254063fd3c537064ed7ed5d20e4b1f1e35 /dev-python/ndg-httpsclient | |
parent | dev-python/mock: ia64 stable wrt bug #564588 (diff) | |
download | gentoo-c89cc3ed8938b7b1b7b495ecf8950c501cfcc9b4.tar.gz gentoo-c89cc3ed8938b7b1b7b495ecf8950c501cfcc9b4.tar.bz2 gentoo-c89cc3ed8938b7b1b7b495ecf8950c501cfcc9b4.zip |
dev-python/ndg-httpsclient: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/ndg-httpsclient')
-rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild index dd6fd6da19f9..4b4cab5b01ad 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="dev-python/pyopenssl[$(python_gen_usedep 'python*' pypy)]" |