Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/f2fs-tools/
Date: Tue, 22 Sep 2015 04:58:39
Message-Id: 1442897896.a30fa7152365c6889c3f80260bf5cd112004c26d.jer@gentoo
1 commit: a30fa7152365c6889c3f80260bf5cd112004c26d
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 22 04:46:51 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 22 04:58:16 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30fa715
7
8 sys-fs/f2fs-tools: Stable for PPC64 (bug #555874).
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --ignore-arches
12
13 sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild
17 index a480d3b..b137746 100644
18 --- a/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild
19 +++ b/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 x86"
26 IUSE=""
27
28 src_configure() {