Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/fio/
Date: Tue, 03 Jan 2017 10:39:18
Message-Id: 1483439906.88c79e227e9d67b5ddce75304125a43713cb3393.ago@gentoo
1 commit: 88c79e227e9d67b5ddce75304125a43713cb3393
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 10:35:32 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 10:38:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c79e22
7
8 sys-block/fio: ppc64 stable wrt bug #603586
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-block/fio/fio-2.15.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-block/fio/fio-2.15.ebuild b/sys-block/fio/fio-2.15.ebuild
18 index cf61c14..0f59672 100644
19 --- a/sys-block/fio/fio-2.15.ebuild
20 +++ b/sys-block/fio/fio-2.15.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="http://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ia64 ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm ia64 ppc ppc64 x86"
27 IUSE="aio glusterfs gnuplot gtk numa rbd rdma static zlib"
28
29 # GTK+:2 does not offer static libaries.