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 F03511388C1 for ; Thu, 12 Nov 2015 10:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0018421C19B; Thu, 12 Nov 2015 10:11:32 +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 2654021C01B for ; Thu, 12 Nov 2015 10:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E344C340686 for ; Thu, 12 Nov 2015 10:11:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6117B2337 for ; Thu, 12 Nov 2015 10:11:26 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447323059.276e28e8ab544d82f25ae480c768526b4d03fad3.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/fio/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/fio/fio-2.2.9.ebuild X-VCS-Directories: sys-block/fio/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 276e28e8ab544d82f25ae480c768526b4d03fad3 X-VCS-Branch: master Date: Thu, 12 Nov 2015 10:11:26 +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: 56ea5bfd-b4d8-463e-9bbd-2d530cb48d36 X-Archives-Hash: f90ea44ee03dff4e1f4b23083e48bbd1 commit: 276e28e8ab544d82f25ae480c768526b4d03fad3 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 10:10:59 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 10:10:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276e28e8 sys-block/fio: ppc stable wrt bug #561756 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" sys-block/fio/fio-2.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/fio/fio-2.2.9.ebuild b/sys-block/fio/fio-2.2.9.ebuild index afc1679..eee90d9 100644 --- a/sys-block/fio/fio-2.2.9.ebuild +++ b/sys-block/fio/fio-2.2.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ia64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm ~ia64 ppc ppc64 x86" IUSE="aio glusterfs gnuplot gtk numa rbd rdma static zlib" DEPEND="aio? ( dev-libs/libaio )