diff options
Diffstat (limited to 'package/classpath/Makefile')
-rw-r--r-- | package/classpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile index fd5efa109..2a9199e55 100644 --- a/package/classpath/Makefile +++ b/package/classpath/Makefile @@ -14,7 +14,7 @@ PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf PKG_URL:= http://www.gnu.org/software/classpath/home.html PKG_SITES:= ${MASTER_SITE_GNU:=classpath/} -PKG_ARCH_DEPENDS:= !cris +PKG_ARCH_DEPENDS:= !cris !arm include $(TOPDIR)/mk/package.mk |