diff options
Diffstat (limited to 'community/dtach/PKGBUILD')
-rw-r--r-- | community/dtach/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dtach/PKGBUILD b/community/dtach/PKGBUILD index 1324f4731..228fc9b9b 100644 --- a/community/dtach/PKGBUILD +++ b/community/dtach/PKGBUILD @@ -5,9 +5,9 @@ pkgname=dtach pkgver=0.8 -pkgrel=4 +pkgrel=4.1 pkgdesc="emulates the detach feature of screen" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://dtach.sourceforge.net/" license=('GPL') depends=('glibc') |