summaryrefslogtreecommitdiff
path: root/p/shelltestrunner/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-06-17 16:30:36 +0400
committerColin Watson <cjwatson@debian.org>2013-06-17 16:30:36 +0400
commit9bb42b56a46ca956b9a6f4d1ae00c13994e2d8af (patch)
tree53c83183c7f4e847cf7dfa6976c56eb71a3690f2 /p/shelltestrunner/debian/control
parentc6f8e2a90adeeb09fa06333fb86c54c598c57722 (diff)
downloadDHG_packages-9bb42b56a46ca956b9a6f4d1ae00c13994e2d8af.tar.gz
shelltestrunner: Drop hardcoded architecture restrictions. We have the threaded runtime on all architectures now, and the ghc-ghci build-dependency is sufficient for the rest.
Diffstat (limited to 'p/shelltestrunner/debian/control')
-rw-r--r--p/shelltestrunner/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/shelltestrunner/debian/control b/p/shelltestrunner/debian/control
index 4b69f6061..c39a4f2b0 100644
--- a/p/shelltestrunner/debian/control
+++ b/p/shelltestrunner/debian/control
@@ -28,7 +28,7 @@ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/shelltestrunner
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/shelltestrunner
Package: shelltestrunner
-Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 powerpc
+Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}