From: Agostino Sarubbo Date: Mon, 24 Aug 2015 14:03:46 +0000 (+0200) Subject: dev-python/idna: x86 stable wrt bug #558448 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a1170cf65caeed4a6e09a783a0f5cde6d6e33807;p=gentoo.git dev-python/idna: x86 stable wrt bug #558448 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- diff --git a/dev-python/idna/idna-2.0.ebuild b/dev-python/idna/idna-2.0.ebuild index 458080bd1a81..5fa79c3804a9 100644 --- a/dev-python/idna/idna-2.0.ebuild +++ b/dev-python/idna/idna-2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"