chromium: is nocross and should work on ARMs

This commit is contained in:
q66 2020-07-29 23:24:06 +02:00
parent b03551f82d
commit 80bbc168fa
1 changed files with 2 additions and 1 deletions

View File

@ -3,13 +3,14 @@ pkgname=chromium
# See http://www.chromium.org/developers/calendar for the latest version
version=84.0.4147.89
revision=1
archs="i686 x86_64*"
archs="i686* x86_64* aarch64* armv7l*"
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.chromium.org/"
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
checksum=17970d998c125b40765141f2cd346d1674f05dbd4a28fdcf31f9e3540890c679
nocross=yes
lib32disabled=yes
nodebug=yes