summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:06 +0200
commit06eb9b8a852e63c0ab60287cef8e10a039899ceb (patch)
tree394ba8eed9f944e28f47baab6be6a73b21bb072d /dev-python/httpretty/httpretty-0.8.14.ebuild
parentdev-python/cheetah: ppc64 stable wrt bug #586656 (diff)
downloadgentoo-06eb9b8a852e63c0ab60287cef8e10a039899ceb.tar.gz
gentoo-06eb9b8a852e63c0ab60287cef8e10a039899ceb.tar.bz2
gentoo-06eb9b8a852e63c0ab60287cef8e10a039899ceb.zip
dev-python/httpretty: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httpretty/httpretty-0.8.14.ebuild')
-rw-r--r--dev-python/httpretty/httpretty-0.8.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild b/dev-python/httpretty/httpretty-0.8.14.ebuild
index b20891f22b3c..9c545c3eee1c 100644
--- a/dev-python/httpretty/httpretty-0.8.14.ebuild
+++ b/dev-python/httpretty/httpretty-0.8.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ppc64 x86"
IUSE="test"
RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"