Remove armhf from firmware-samsung-i9305 (MR 1631)

As the device samsung-i9305 was updated to armv7, there is no need to
keep the armhf architecture on the firmware package anymore.
This commit is contained in:
Thiago Foganholi 2020-10-12 09:56:40 -03:00 committed by Bart Ribbers
parent 7fc133578e
commit a248ec3e55
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -4,7 +4,7 @@ pkgrel=3
_commit="d5a8735a6ad1fff3091f100383ac004f411d7528"
pkgdesc="Samsung Galaxy SIII LTE Firmware"
url="https://github.com/Androguide/android_vendor_samsung"
arch="armhf armv7"
arch="armv7"
license="proprietary"
source="$pkgname-$_commit.tar.gz::https://github.com/Androguide/android_vendor_samsung/archive/$_commit.tar.gz"
options="!check !strip !archcheck !spdx"