summaryrefslogtreecommitdiff
path: root/dev-python/linecache2
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-08-21 12:38:04 +0800
committerIan Delaney <idella4@gentoo.org>2015-08-21 12:38:04 +0800
commitcd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc (patch)
tree0f7df32bd8e155b753d32df74ebd9452a38290b8 /dev-python/linecache2
parent726b47fdeb1105620b7c4e1ae3a82293124a29fb (diff)
downloadgentoo-cd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc.tar.gz
gentoo-cd8a8af8ab8926e80e1152f1ee2fcd27aa1046dc.tar.xz
dev-python/linecache2: add missed keyword x86
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-python/linecache2')
-rw-r--r--dev-python/linecache2/linecache2-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild
index 5c007682658..57bcd473989 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="