diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-11 13:15:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-11 13:15:03 +0000 |
commit | 8a13e98dc694d51f7e401ecead13a744e4bfd6e8 (patch) | |
tree | 866a10ae5a91fae38341d3cdeb46fd9afe0897b8 /dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild | |
parent | Masked sci-libs/mccp4 for removal (diff) | |
download | historical-8a13e98dc694d51f7e401ecead13a744e4bfd6e8.tar.gz historical-8a13e98dc694d51f7e401ecead13a744e4bfd6e8.tar.bz2 historical-8a13e98dc694d51f7e401ecead13a744e4bfd6e8.zip |
Marked ~hppa too.
Package-Manager: portage-2.2.0_alpha196/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild')
-rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild index 84404eba69da..123f50467031 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.1 2013/08/09 03:20:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.2 2013/08/11 13:15:02 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]" |