From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A013F1387B1 for ; Tue, 22 Sep 2015 04:58:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A1BAE083B; Tue, 22 Sep 2015 04:58:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6719E083B for ; Tue, 22 Sep 2015 04:58:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B875034098F for ; Tue, 22 Sep 2015 04:58:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA8031FA for ; Tue, 22 Sep 2015 04:58:35 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442897896.a30fa7152365c6889c3f80260bf5cd112004c26d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/f2fs-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild X-VCS-Directories: sys-fs/f2fs-tools/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a30fa7152365c6889c3f80260bf5cd112004c26d X-VCS-Branch: master Date: Tue, 22 Sep 2015 04:58:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6bf7799d-41ec-496b-81f7-91938a2ca64c X-Archives-Hash: a18acb24c1367d2527d5527b70e4d690 commit: a30fa7152365c6889c3f80260bf5cd112004c26d Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 22 04:46:51 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 22 04:58:16 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30fa715 sys-fs/f2fs-tools: Stable for PPC64 (bug #555874). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild b/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild index a480d3b..b137746 100644 --- a/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild +++ b/sys-fs/f2fs-tools/f2fs-tools-1.4.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~blueness/f2fs-tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 x86" IUSE="" src_configure() {