summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:17:03 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:17:03 +0000
commite58bb50d25e84739b480c9afd85908c2d1fb1386 (patch)
treed91706587e854392468573e243f3e31e03819f3c
parentapp-misc/figlet: Keyword 2.2.5-r1 arm64, #766878 (diff)
downloadgentoo-e58bb50d25e84739b480c9afd85908c2d1fb1386.tar.gz
gentoo-e58bb50d25e84739b480c9afd85908c2d1fb1386.tar.bz2
gentoo-e58bb50d25e84739b480c9afd85908c2d1fb1386.zip
sys-block/fio: Keyword 3.20-r2 arm64, #753833
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-block/fio/fio-3.20-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/fio/fio-3.20-r2.ebuild b/sys-block/fio/fio-3.20-r2.ebuild
index 36b088a60fb9..ffd492d87137 100644
--- a/sys-block/fio/fio-3.20-r2.ebuild
+++ b/sys-block/fio/fio-3.20-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -16,7 +16,7 @@ SRC_URI="https://brick.kernel.dk/snaps/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="aio curl glusterfs gnuplot gtk libressl io-uring numa python rbd rdma static tcmalloc test zbc zlib"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
libressl? ( curl )