diff options
-rw-r--r-- | dev-python/httpretty/httpretty-0.8.14.ebuild | 2 |
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}]" |