diff --git a/sys-apps/ethtool/ethtool-6.14.ebuild b/sys-apps/ethtool/ethtool-6.14.ebuild index c3a46c80d4083..148b2406efdbf 100644 --- a/sys-apps/ethtool/ethtool-6.14.ebuild +++ b/sys-apps/ethtool/ethtool-6.14.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="+netlink" RDEPEND="netlink? ( net-libs/libmnl )"