sys-apps/ethtool: Sync with Gentoo

It's from Gentoo commit f20d9042675378c12d75a62955514a4cde41195f.
This commit is contained in:
Flatcar Buildbot 2023-10-23 07:14:49 +00:00 committed by Krzesimir Nowak
parent c342c9e438
commit dbed59b744

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 )"