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 22:11:05
Message-Id: 1523139045.e51966630e1c9963fc4a8925d4121ef7548bce45.mattst88@gentoo
1 commit: e51966630e1c9963fc4a8925d4121ef7548bce45
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 22:10:45 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 22:10:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5196663
7
8 app-arch/lzop-1.04: hppa 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 48a6342ec84..24f4d9a25de 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"