commit: a1170cf65caeed4a6e09a783a0f5cde6d6e33807 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 14:03:46 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 14:03:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1170cf6
dev-python/idna: x86 stable wrt bug #558448 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" dev-python/idna/idna-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/idna/idna-2.0.ebuild b/dev-python/idna/idna-2.0.ebuild index 458080b..5fa79c3 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}]"