commit: cd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 04:38:04 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 04:38:04 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8a8af8
dev-python/linecache2: add missed keyword x86
Package-Manager: portage-2.2.20
dev-python/linecache2/linecache2-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild
b/dev-python/linecache2/linecache2-1.0.0.ebuild
index 5c00768..57bcd47 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="