mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
chromium: only for x86 right now.
This commit is contained in:
parent
ef0401021a
commit
6104ca8512
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ _url_base="https://commondatastorage.googleapis.com"
|
||||||
_toolchains_rev=12773
|
_toolchains_rev=12773
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
# XXX cannot be cross compiled right now, disabled for now.
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
distfiles="
|
distfiles="
|
||||||
${_url_base}/${pkgname}-browser-official/${pkgname}-${version}.tar.xz
|
${_url_base}/${pkgname}-browser-official/${pkgname}-${version}.tar.xz
|
||||||
|
|
Loading…
Add table
Reference in a new issue