diff options
Diffstat (limited to 'extra/at')
-rw-r--r-- | extra/at/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/at/PKGBUILD b/extra/at/PKGBUILD index 0f6736512..a33b1cea4 100644 --- a/extra/at/PKGBUILD +++ b/extra/at/PKGBUILD @@ -4,9 +4,9 @@ pkgname=at pkgver=3.1.13 -pkgrel=1 +pkgrel=1.1 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') |