sys-apps/ethtool: Sync with Gentoo

It's from Gentoo commit 013ca09ac265d8b185bc810ff28cd7e403984838.
This commit is contained in:
Flatcar Buildbot 2023-09-04 07:14:39 +00:00 committed by Krzesimir Nowak
parent 3a9c9ae439
commit ae33b27ef1

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