diff options
Diffstat (limited to 'lang/ruby18/Makefile')
-rw-r--r-- | lang/ruby18/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 11246c7ce0e7..80d96585f83b 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -32,8 +32,7 @@ PLIST_SUB+= ONIGURUMA="@comment " .endif # Ruby 1.8 does not support IA64 yet. -#ONLY_FOR_ARCHS= i386 alpha sparc64 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 alpha sparc64 #USE_BZIP2= yes |