commit: de4ef68f55b2b80be269b59351b961a66bed0f64
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 18:24:44 2015 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 18:45:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4ef68f
dev-python/linecache2: Add ~sparc keywords wrt bug #544142
Package-Manager: portage-2.2.20.1
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 0893a58..eaac720 100644
--- a/dev-python/linecache2/linecache2-1.0.0.ebuild
+++ b/dev-python/linecache2/linecache2-1.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
IUSE="test"
DEPEND="