diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 16:47:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 16:47:46 +0100 |
commit | ac8f6c8609c6f61b5f8d8ce7804f5589413474a5 (patch) | |
tree | 1a25cbcaabd965c84d8da184d7f6d244e8443784 /dev-python/ndg-httpsclient | |
parent | dev-python/mock: ppc stable wrt bug #564588 (diff) | |
download | gentoo-ac8f6c8609c6f61b5f8d8ce7804f5589413474a5.tar.gz gentoo-ac8f6c8609c6f61b5f8d8ce7804f5589413474a5.tar.bz2 gentoo-ac8f6c8609c6f61b5f8d8ce7804f5589413474a5.zip |
dev-python/ndg-httpsclient: ppc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 462db3981964..4bcc8bd12d82 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)]" |