diff options
Diffstat (limited to 'main/dtach/APKBUILD')
-rw-r--r-- | main/dtach/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD index bc4e598327..9231d7fe3d 100644 --- a/main/dtach/APKBUILD +++ b/main/dtach/APKBUILD @@ -4,7 +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" +arch="all" license='GPL' depends="" makedepends="" |