diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/icedtea-web/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icedtea-web/APKBUILD b/community/icedtea-web/APKBUILD index e6a67e00a3..ee0c1aead0 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" +arch="x86 x86_64 ppc64le" license="GPL" depends="openjdk8-jre bash" depends_dev="openjdk8 gtk+2.0-dev nspr-dev" |