From 5b7a1a929be4969047007d595e7d2242f3217a5d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 29 Aug 2017 23:13:47 +0000 Subject: community/firefox-esr: enable on aarch64 it seems to build again --- community/firefox-esr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD index 5678f3457f..ea7b56b18b 100644 --- a/community/firefox-esr/APKBUILD +++ b/community/firefox-esr/APKBUILD @@ -7,7 +7,7 @@ _xulver=$pkgver pkgrel=0 pkgdesc="Firefox web browser - Extended Support Release" url="https://www.mozilla.org/en-US/firefox/organizations/faq/" -arch="all !aarch64" +arch="all" license="GPL LGPL MPL" depends="" depends_dev=" -- cgit v1.2.3