summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:06:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:06:31 +0100
commit4c84f8c1aaac0f045a686dd178026a3549048589 (patch)
tree7146690f66aab11049d36fe9f2ce25cd10bdefdd /dev-python/httpretty
parentapp-eselect/eselect-vi: x86 stable wrt bug #609374 (diff)
downloadgentoo-4c84f8c1aaac0f045a686dd178026a3549048589.tar.gz
gentoo-4c84f8c1aaac0f045a686dd178026a3549048589.tar.bz2
gentoo-4c84f8c1aaac0f045a686dd178026a3549048589.zip
dev-python/httpretty: x86 stable wrt bug #606176
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httpretty')
-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 1a0057e3265a..be80c85c85d7 100644
--- a/dev-python/httpretty/httpretty-0.8.14.ebuild
+++ b/dev-python/httpretty/httpretty-0.8.14.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"