diff options
Diffstat (limited to 'community/start-stop-daemon/PKGBUILD')
-rw-r--r-- | community/start-stop-daemon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/start-stop-daemon/PKGBUILD b/community/start-stop-daemon/PKGBUILD index 3f62b8668..9971fdac6 100644 --- a/community/start-stop-daemon/PKGBUILD +++ b/community/start-stop-daemon/PKGBUILD @@ -7,7 +7,7 @@ pkgname=start-stop-daemon pkgver=1.15.8.13 pkgrel=1 pkgdesc='Start and stop system daemon programs' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url='http://packages.qa.debian.org/d/dpkg.html' depends=('glibc') |