mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
sys-apps/kmod: Sync with Gentoo
It's from Gentoo commit f1df684ed8856ece4d547cf2496080aaf7631da4.
This commit is contained in:
parent
6c53457abc
commit
deb4cd3953
@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
|
|||||||
inherit git-r3
|
inherit git-r3
|
||||||
else
|
else
|
||||||
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kmod/${P}.tar.xz"
|
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kmod/${P}.tar.xz"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="library and tools for managing linux kernel modules"
|
DESCRIPTION="library and tools for managing linux kernel modules"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user