summaryrefslogtreecommitdiffstats
path: root/main/icedtea-web
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-05-14 23:07:09 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-05-14 23:07:09 -0500
commit428a1d4409641d3e3302a5a516d077829ad5fb43 (patch)
treee7ffac883456c30a181e5a9e4642cfd14a047e61 /main/icedtea-web
parent05ccd88f110f34a55741c0cc365ab77fea89edd3 (diff)
downloadaports-428a1d4409641d3e3302a5a516d077829ad5fb43.tar.bz2
aports-428a1d4409641d3e3302a5a516d077829ad5fb43.tar.xz
main/icedtea-web: reenable build
Diffstat (limited to 'main/icedtea-web')
-rw-r--r--main/icedtea-web/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icedtea-web/APKBUILD b/main/icedtea-web/APKBUILD
index b981c8fe9..3e29e9d46 100644
--- a/main/icedtea-web/APKBUILD
+++ b/main/icedtea-web/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.2
pkgrel=0
pkgdesc="web integration packages for icedtea"
url="http://icedtea.classpath.org/wiki/IcedTea-Web"
-arch=""
+arch="all"
license="GPL"
depends=
depends_dev="xulrunner-dev openjdk6 openjdk6-jre gtk+-dev"