diff options
Diffstat (limited to 'testing/openjdk6/APKBUILD')
-rw-r--r-- | testing/openjdk6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openjdk6/APKBUILD b/testing/openjdk6/APKBUILD index b72630bdcd..1619647555 100644 --- a/testing/openjdk6/APKBUILD +++ b/testing/openjdk6/APKBUILD @@ -6,7 +6,7 @@ icedteaver=1.10 pkgrel=0 pkgdesc="Sun OpenJDK 6 via IcedTea" url="http://icedtea.classpath.org/" -arch="all" +arch="x86" license="GPL-2 with Classpath" depends="$pkgname-jre" makedepends="java-gcj-compat findutils tar zip gawk pkgconfig util-linux-ng |