summaryrefslogtreecommitdiff
path: root/package/ruby/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-13 14:48:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-13 14:48:29 +0100
commit2e80e78e1730438e4b5bf62ebb4154846bb5bb76 (patch)
tree2843fbb6a8edeb355de01cb329ff58034bf0d4af /package/ruby/Makefile
parentab2c24f481294384e4e4356d3f6bb64c0b22fbb3 (diff)
parent2d5110b0f579df83c3f310aacb9dd4c575423233 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ruby/Makefile')
-rw-r--r--package/ruby/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile
index cc34e7e5d..bf25e2236 100644
--- a/package/ruby/Makefile
+++ b/package/ruby/Makefile
@@ -17,6 +17,7 @@ PKG_SITES:= http://ftp.ruby-lang.org/pub/ruby/2.0/
PKG_NOPARALLEL:= 1
PKG_HOST_DEPENDS:= !freebsd !cygwin
+PKG_ARCH_DEPENDS:= !avr32
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-p${PKG_EXTRAVER}.tar.gz
WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}-p${PKG_EXTRAVER}