From 86fa5975233e0a4c82dfedcaa904bcb435057072 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 10 Apr 2022 01:08:35 +0100 Subject: net-wireless/iw: keyword 5.16 for ~riscv Signed-off-by: Marek Szuba --- net-wireless/iw/iw-5.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/iw/iw-5.16.ebuild b/net-wireless/iw/iw-5.16.ebuild index 7b6694fea2ec..64bfb8cfa1dc 100644 --- a/net-wireless/iw/iw-5.16.ebuild +++ b/net-wireless/iw/iw-5.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-libs/libnl:=" -- cgit v1.2.3-65-gdbad