aboutsummaryrefslogtreecommitdiffstats
path: root/java/linux-sun-jdk16/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/linux-sun-jdk16/Makefile')
-rw-r--r--java/linux-sun-jdk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk16/Makefile b/java/linux-sun-jdk16/Makefile
index e686a4c2e866..177fd6c6bfd7 100644
--- a/java/linux-sun-jdk16/Makefile
+++ b/java/linux-sun-jdk16/Makefile
@@ -33,7 +33,7 @@ NO_BUILD= yes
USE_LINUX= yes
JDK_VERSION= 1.5.0
DL_JDK_VERSION= "${JDK_VERSION}"
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
DOWNLOAD_URL?= http://java.sun.com/j2se/1.5.0/download.jsp
PORTTITLE= Java 2 Development Kit ${DL_JDK_VERSION} for Linux
APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}