aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2016-12-14 20:19:31 +0800
committerashish <ashish@FreeBSD.org>2016-12-14 20:19:31 +0800
commit36c64ec2a0fd0c3f814c59bc7064dfa8b3eb3e0f (patch)
treed2a3621a16957a9c9a590afaa343052653dabc60 /lang
parent39732f6f2f7b2421ce1abe6d63cd3afbc62bea27 (diff)
downloadfreebsd-ports-gnome-36c64ec2a0fd0c3f814c59bc7064dfa8b3eb3e0f.tar.gz
freebsd-ports-gnome-36c64ec2a0fd0c3f814c59bc7064dfa8b3eb3e0f.tar.zst
freebsd-ports-gnome-36c64ec2a0fd0c3f814c59bc7064dfa8b3eb3e0f.zip
- Only supported on AMD64 platforms
Reported by: pkg-fallout
Diffstat (limited to 'lang')
-rw-r--r--lang/rubinius/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/rubinius/Makefile b/lang/rubinius/Makefile
index d74aa0f12b3d..d5932bc071cf 100644
--- a/lang/rubinius/Makefile
+++ b/lang/rubinius/Makefile
@@ -42,6 +42,8 @@ OPTIONS_RADIO= LLVM
OPTIONS_DEFAULT= LLVM39
OPTIONS_RADIO_LLVM= LLVM36 LLVM37 LLVM38 LLVM39
+ONLY_FOR_ARCHS= amd64
+
LLVM36_DESC= LLVM 3.6
LLVM37_DESC= LLVM 3.7
LLVM38_DESC= LLVM 3.8