sys-apps/ethtool: Sync with Gentoo

It's from Gentoo commit 3b2578e96c5c94ffdc11e9e0dba06d3e5efb46f1.
This commit is contained in:
Flatcar Buildbot 2024-07-29 07:18:32 +00:00 committed by Krzesimir Nowak
parent 1b7fdc6790
commit 251828f85d

View File

@ -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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
IUSE="+netlink"
RDEPEND="netlink? ( net-libs/libmnl )"