chromium: build only for x86_64

This commit is contained in:
CvH 2018-08-02 13:38:15 +02:00 committed by GitHub
parent 0984b80b1d
commit 55de318596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
PKG_NAME="chromium"
PKG_VERSION="1.0"
PKG_REV="100"
PKG_ARCH="any"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE=""
PKG_URL=""