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/lzop/
Date: Sat, 07 Apr 2018 05:23:35
Message-Id: 1523078579.e192e728a1e8bc09b4ee94f26f9f8f4d4777a7b6.mattst88@gentoo
1 commit: e192e728a1e8bc09b4ee94f26f9f8f4d4777a7b6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 05:22:59 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 05:22:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e192e728
7
8 app-arch/lzop-1.04: ppc stable, bug 651510
9
10 app-arch/lzop/lzop-1.04.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-arch/lzop/lzop-1.04.ebuild b/app-arch/lzop/lzop-1.04.ebuild
14 index 58445c1263a..d4e097fcd93 100644
15 --- a/app-arch/lzop/lzop-1.04.ebuild
16 +++ b/app-arch/lzop/lzop-1.04.ebuild
17 @@ -9,7 +9,7 @@ SRC_URI="http://www.lzop.org/download/${P}.tar.gz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
22 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
23 IUSE=""
24
25 RDEPEND=">=dev-libs/lzo-2"