From 4e41871d718048a3ef18dfe10607745cc94b7fc4 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Date: Thu, 16 Jan 2014 07:27:47 +0100
Subject: good bye cris, hardware is eol, latest toolchain is broken, qemu
 emulator support is bad, kernel needs patches for serial and network

---
 package/classpath/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/classpath/Makefile')

diff --git a/package/classpath/Makefile b/package/classpath/Makefile
index e63c84e7a..2f133cdef 100644
--- a/package/classpath/Makefile
+++ b/package/classpath/Makefile
@@ -15,7 +15,7 @@ PKG_URL:=		http://www.gnu.org/software/classpath/home.html
 PKG_SITES:=		${MASTER_SITE_GNU:=classpath/}
 
 PKG_HOST_DEPENDS:=	linux
-PKG_ARCH_DEPENDS:=	!cris !arm
+PKG_ARCH_DEPENDS:=	!arm
 
 include $(TOPDIR)/mk/package.mk
 
-- 
cgit v1.2.3