diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/bmake/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bmake/APKBUILD b/testing/bmake/APKBUILD index d6835a2753..8c56202ed1 100644 --- a/testing/bmake/APKBUILD +++ b/testing/bmake/APKBUILD @@ -4,7 +4,7 @@ pkgver=20180919 pkgrel=1 pkgdesc="Portable version of the NetBSD make build tool" url="http://www.crufty.net/help/sjg/bmake.html" -arch="" +arch="x86_64" license="BSD" subpackages="$pkgname-doc" source="http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz |
