kernel-uml: only_for_archs="i686 x86_64"
This commit is contained in:
parent
6178176cea
commit
bb3270ef6e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="GPL-2"
|
||||||
short_desc="Kernel ${version} for User Mode Linux"
|
short_desc="Kernel ${version} for User Mode Linux"
|
||||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=150a05c96f9f00337d9bf14de0dfff4efe395c9b7776c189f1fb1901de113d29
|
checksum=150a05c96f9f00337d9bf14de0dfff4efe395c9b7776c189f1fb1901de113d29
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) _subarch="x86";;
|
i686*) _subarch="x86";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue