Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lzop/
Date: Thu, 05 Apr 2018 23:19:35
Message-Id: 1522970183.4ae90608439a1a7d0af3d55d74e8a121b901f147.whissi@gentoo
1 commit: 4ae90608439a1a7d0af3d55d74e8a121b901f147
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 23:09:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 23:16:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ae90608
7
8 app-arch/lzop: x86 stable (bug #651510)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 app-arch/lzop/lzop-1.04.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/lzop/lzop-1.04.ebuild b/app-arch/lzop/lzop-1.04.ebuild
16 index a512a7ad969..58445c1263a 100644
17 --- a/app-arch/lzop/lzop-1.04.ebuild
18 +++ b/app-arch/lzop/lzop-1.04.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://www.lzop.org/download/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -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"
24 +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"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/lzo-2"