commit: e58bb50d25e84739b480c9afd85908c2d1fb1386 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 14:17:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 14:17:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58bb50d
sys-block/fio: Keyword 3.20-r2 arm64, #753833 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/fio/fio-3.20-r2.ebuild | 4 ++-- 1 file 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 36b088a60fb..ffd492d8713 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 )