diff options
author | Luk Claes <luk@debian.org> | 2011-09-19 19:33:22 +0200 |
---|---|---|
committer | Luk Claes <luk@debian.org> | 2011-09-19 19:33:22 +0200 |
commit | 82d2e4f7ac5bce298f782bff952486045ce37e0e (patch) | |
tree | fe5d1062d332facfde1f0cd8fe9e341d9d2cd944 /debian/control | |
parent | ea9cda4a5532711d37257e18c3037aebccb25f78 (diff) |
Update Architecture to any as ipmitool can be used for remote devices.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 250dcad..5124296 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Git: git://anonscm.debian.org/git/collab-maint/ipmitool.git Standards-Version: 3.8.0 Package: ipmitool -Architecture: i386 amd64 ia64 powerpc sparc mipsel +Architecture: any Depends: ${shlibs:Depends}, lsb-base Suggests: openipmi Description: utility for IPMI control with kernel driver or LAN interface |