sys-apps/kmod: Sync with Gentoo

It's from Gentoo commit 2d1ff6520a731ea0956b9cb14f45b36687d88124.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:09:02 +00:00 committed by Krzesimir Nowak
parent 8f934356f7
commit e8fd039af5

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/kmod/${P}.tar.xz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="LGPL-2"