From: Ian Delaney Date: Fri, 21 Aug 2015 04:38:04 +0000 (+0800) Subject: dev-python/linecache2: add missed keyword x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc;p=gentoo.git dev-python/linecache2: add missed keyword x86 Package-Manager: portage-2.2.20 --- diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild index 5c0076826588..57bcd4739890 100644 --- a/dev-python/linecache2/linecache2-1.0.0.ebuild +++ b/dev-python/linecache2/linecache2-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="test" DEPEND="