diff options
Diffstat (limited to 'main/m4/APKBUILD')
-rw-r--r-- | main/m4/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/m4/APKBUILD b/main/m4/APKBUILD index a062d3e7b..22f001245 100644 --- a/main/m4/APKBUILD +++ b/main/m4/APKBUILD @@ -5,6 +5,7 @@ pkgrel=0 pkgdesc="GNU macro processor" url="http://www.gnu.org/software/m4" depends= +arch="x86 x86_64" license="GPL" subpackages="m4-doc" source="ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz |