From: Matt Turner Date: Thu, 9 Mar 2017 17:05:38 +0000 (-0800) Subject: app-arch/lbzip2: sparc stable, bug 611832 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86e3c3c302a1b5efe8549766cc299cf0a61b71bd;p=gentoo.git app-arch/lbzip2: sparc stable, bug 611832 --- diff --git a/app-arch/lbzip2/lbzip2-2.5.ebuild b/app-arch/lbzip2/lbzip2-2.5.ebuild index 2a6c73ff35cd..35cf6eafdf39 100644 --- a/app-arch/lbzip2/lbzip2-2.5.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://archive.lbzip2.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"