aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-12-21 13:51:33 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2019-12-21 13:55:28 +0100
commit3a9447346c88a2cc8726f561a2a1ae44719f9dc0 (patch)
tree79e360640333d39cf9e6ec0ad1b2ba2edebd8081
parenta37c560fa74f800ee1b3fe246229783cdefd30f0 (diff)
downloadaports-3a9447346c88a2cc8726f561a2a1ae44719f9dc0.tar.bz2
aports-3a9447346c88a2cc8726f561a2a1ae44719f9dc0.tar.xz
testing/bmake: try to enable on all architectures
-rw-r--r--testing/bmake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bmake/APKBUILD b/testing/bmake/APKBUILD
index b7b8c50630..24924a31cc 100644
--- a/testing/bmake/APKBUILD
+++ b/testing/bmake/APKBUILD
@@ -4,7 +4,7 @@ pkgver=20181221
pkgrel=0
pkgdesc="Portable version of the NetBSD make build tool"
url="http://www.crufty.net/help/sjg/bmake.html"
-arch="x86_64"
+arch="all"
license="BSD-2-Clause"
subpackages="$pkgname-doc"
source="http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz