summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.ebuild4
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 472a3048e2eb..5995b0c2ae54 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-2014 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.11 2014/07/31 21:40:10 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.12 2014/08/02 18:14:36 armin76 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/-/_}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-macos"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips sparc ~x86 ~amd64-linux ~x86-macos"
IUSE=""
RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]"