From: Agostino Sarubbo Date: Wed, 18 Jan 2017 11:51:42 +0000 (+0100) Subject: dev-python/Coffin: x86 stable wrt bug #605990 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2d6c077f8c3897c76612791b15a0acae3ba4ebd7;p=gentoo.git dev-python/Coffin: x86 stable wrt bug #605990 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/Coffin/Coffin-2.0.1.ebuild b/dev-python/Coffin/Coffin-2.0.1.ebuild index 67ffd8e9eb15..398ecc78fb87 100644 --- a/dev-python/Coffin/Coffin-2.0.1.ebuild +++ b/dev-python/Coffin/Coffin-2.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"