diff options
Diffstat (limited to 'main/dtach')
-rw-r--r-- | main/dtach/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD index 46aaf7358b..bc4e598327 100644 --- a/main/dtach/APKBUILD +++ b/main/dtach/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.8 pkgrel=1 pkgdesc="A program that emulates the detach feature of screen" url="http://dtach.sourceforge.net" +arch="x86 x86_64" license='GPL' depends="" makedepends="" |