diff options
Diffstat (limited to 'community/dtach/PKGBUILD')
-rw-r--r-- | community/dtach/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dtach/PKGBUILD b/community/dtach/PKGBUILD index 59adff7f3..dcf0617b4 100644 --- a/community/dtach/PKGBUILD +++ b/community/dtach/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dtach pkgver=0.8 pkgrel=5 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') |