diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-05 14:49:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-05 15:01:48 -0500 |
commit | e65f1cb0a7e3e5c517b9828598022f89834f3d50 (patch) | |
tree | 749284f0d36dfe98210974bac76045d600723ae0 /sys-block | |
parent | sys-fs/growpart: 0.0.32 stable amd64/arm64/ppc64/x86 (diff) | |
download | gentoo-e65f1cb0a7e3e5c517b9828598022f89834f3d50.tar.gz gentoo-e65f1cb0a7e3e5c517b9828598022f89834f3d50.tar.bz2 gentoo-e65f1cb0a7e3e5c517b9828598022f89834f3d50.zip |
sys-block/fio: 3.27 stable amd64 arm ppc ppc64 x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/fio/fio-3.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/fio/fio-3.27.ebuild b/sys-block/fio/fio-3.27.ebuild index 2a78e187bb6a..1a61f8f61665 100644 --- a/sys-block/fio/fio-3.27.ebuild +++ b/sys-block/fio/fio-3.27.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ppc64 x86" IUSE="aio curl glusterfs gnuplot gtk io-uring numa python rbd rdma static tcmalloc test zbc zlib" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) gnuplot? ( python ) |