summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-09 09:05:38 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-09 09:06:54 -0800
commit86e3c3c302a1b5efe8549766cc299cf0a61b71bd (patch)
tree76a61687a9d6e34200b4ca55fc3cda9e829ffb0c /app-arch/lbzip2
parentapp-admin/puppet: fix systemd exec path for bug 612040 (diff)
downloadgentoo-86e3c3c302a1b5efe8549766cc299cf0a61b71bd.tar.gz
gentoo-86e3c3c302a1b5efe8549766cc299cf0a61b71bd.tar.bz2
gentoo-86e3c3c302a1b5efe8549766cc299cf0a61b71bd.zip
app-arch/lbzip2: sparc stable, bug 611832
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r--app-arch/lbzip2/lbzip2-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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] )"