Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lbzip2/
Date: Fri, 10 Mar 2017 06:31:02
Message-Id: 1489127443.e6373ed30cf04f60e2820cfad039336e7c969960.mattst88@gentoo
1 commit: e6373ed30cf04f60e2820cfad039336e7c969960
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 10 06:30:21 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 10 06:30:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6373ed3
7
8 app-arch/lbzip2: ppc/ppc64 stable, bug 611832
9
10 app-arch/lbzip2/lbzip2-2.5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-arch/lbzip2/lbzip2-2.5.ebuild b/app-arch/lbzip2/lbzip2-2.5.ebuild
14 index 35cf6eafdf3..e9bba8d9329 100644
15 --- a/app-arch/lbzip2/lbzip2-2.5.ebuild
16 +++ b/app-arch/lbzip2/lbzip2-2.5.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="http://archive.lbzip2.org/${P}.tar.gz"
18
19 LICENSE="GPL-3"
20 SLOT="0"
21 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
23 IUSE="debug symlink"
24
25 RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"