From 4a4b954ff95ed4d14de44df03f37508dc2996631 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:43:55 -0800 Subject: switch to arch 'any' --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3030d47..ccc8da1 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,14 @@ Standards-Version: 3.9.8 Homepage: http://people.csail.mit.edu/jaffer/SCM.html Package: scm -Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc ia64 armel armeb armhf sh4 kfreebsd-amd64 kfreebsd-i386 +Architecture: any Depends: slib (>> 3b1), ${shlibs:Depends}, ${misc:Depends} Description: A Scheme language interpreter Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification. Package: libscm-dev -Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc ia64 armel armeb armhf sh4 kfreebsd-amd64 kfreebsd-i386 +Architecture: any Section: libdevel Depends: scm (= ${binary:Version}), slib (>> 3b1), ${misc:Depends} Description: Embeddable library for SCM Scheme language interpreter -- cgit v1.2.3