diff options
Diffstat (limited to 'main/tar/APKBUILD')
-rw-r--r-- | main/tar/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tar/APKBUILD b/main/tar/APKBUILD index 51e15f8fb0..ae4f1aca56 100644 --- a/main/tar/APKBUILD +++ b/main/tar/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.25 pkgrel=0 pkgdesc="Utility used to store, backup, and transport files" url="http://www.gnu.org" +arch="x86 x86_64" license='GPL' depends= install= |