diff options
Diffstat (limited to 'community/at/PKGBUILD')
-rw-r--r-- | community/at/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/at/PKGBUILD b/community/at/PKGBUILD index 43bdaf5af..a1bb86500 100644 --- a/community/at/PKGBUILD +++ b/community/at/PKGBUILD @@ -6,7 +6,7 @@ pkgname=at pkgver=3.1.13 pkgrel=2 pkgdesc="AT and batch delayed command scheduling utility and daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://packages.qa.debian.org/a/at.html" license=('GPL') depends=('pam') |