aboutsummaryrefslogtreecommitdiffstats
path: root/community/icedtea-web
diff options
context:
space:
mode:
authorossdev <ossdev@puresoftware.com>2019-06-06 18:31:08 +0530
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-06 15:51:02 +0000
commitac68490d41c98737879ddba405d75390f9f4dcd6 (patch)
tree4945a1e073b28cfa5a258f7f3c9f81d1edcb8035 /community/icedtea-web
parent0c633f2208dbdbd13920389c9f73e3bbfa74ac5c (diff)
downloadaports-ac68490d41c98737879ddba405d75390f9f4dcd6.tar.bz2
aports-ac68490d41c98737879ddba405d75390f9f4dcd6.tar.xz
community/icedtea-web: Provided support for aarch64
Added aarch64 architecture Signed-off-by: ossdev <ossdev@puresoftware.com> Closes GH-8549
Diffstat (limited to 'community/icedtea-web')
-rw-r--r--community/icedtea-web/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icedtea-web/APKBUILD b/community/icedtea-web/APKBUILD
index a443c6b65e..2e3049a83a 100644
--- a/community/icedtea-web/APKBUILD
+++ b/community/icedtea-web/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.6.2
pkgrel=0
pkgdesc="web integration packages for icedtea"
url="http://icedtea.classpath.org/wiki/IcedTea-Web"
-arch="x86 x86_64 ppc64le"
+arch="aarch64 x86 x86_64 ppc64le"
license="GPL"
depends="openjdk8-jre bash"
depends_dev="openjdk8 gtk+2.0-dev nspr-dev"