commit: 4c84f8c1aaac0f045a686dd178026a3549048589
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 16:06:31 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 16:06:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c84f8c1
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 <AT> gentoo.org>
dev-python/httpretty/httpretty-0.8.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild
b/dev-python/httpretty/httpretty-0.8.14.ebuild
index 1a0057e326..be80c85c85 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}]"