From a64d82ad6ba32d4cb5eedeb47fbdc0ea4cd2f6e1 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 5 Aug 2003 11:58:47 +0000 Subject: Ruby 1.8.0 builds fine and make test passes on amd64. --- lang/ruby-devel/Makefile | 2 +- lang/ruby18/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/ruby-devel/Makefile b/lang/ruby-devel/Makefile index 2ca7079..dd34f3b 100644 --- a/lang/ruby-devel/Makefile +++ b/lang/ruby-devel/Makefile @@ -32,7 +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 alpha sparc64 amd64 #USE_BZIP2= yes diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 2ca7079..dd34f3b 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -32,7 +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 alpha sparc64 amd64 #USE_BZIP2= yes -- cgit v1.1