chromium: only build for x86.
This commit is contained in:
parent
c2c8c12462
commit
ad19959e11
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ license="BSD"
|
|||
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=0652aad95e6135ce03c6bfa13c4b023b1d70d65af9e0a24dc0e9fe45578d2ac7
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
lib32disabled=yes
|
||||
nodebug=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue