From de4ef68f55b2b80be269b59351b961a66bed0f64 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 10 Oct 2015 21:24:44 +0300 Subject: [PATCH] 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 0893a58570906..eaac720040659 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="