aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Wienand <ianw@ieee.org>2006-03-05 23:23:09 +0100
committerIan Wienand <ianw@debian.org>2006-03-05 23:23:09 +0100
commited223ed0bef28bfa23eec2c7e08694c88efaaefb (patch)
tree7a369993a7c90cc0af93ab005f6dd536c6e65aec /debian
parentc4c7694475a9bea27041f4fdd8a04030a8bf8eb0 (diff)
downloadltrace-ed223ed0bef28bfa23eec2c7e08694c88efaaefb.tar.gz
add ppc64
Diffstat (limited to 'debian')
-rw-r--r--debian/control.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control.in b/debian/control.in
index 5e0c762..264122f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Standards-Version: 3.6.2.2
Build-Depends: @cdbs@, binutils-dev, dpatch, libelfg0-dev
Package: ltrace
-Architecture: i386 arm m68k s390 powerpc sparc alpha amd64 ia64
+Architecture: i386 arm m68k s390 powerpc sparc alpha amd64 ia64 ppc64
Depends: ${shlibs:Depends}
Description: Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it