aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-md2man/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/go-md2man/APKBUILD')
-rw-r--r--community/go-md2man/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go-md2man/APKBUILD b/community/go-md2man/APKBUILD
index 30e1e440f2c..fb4d81c4173 100644
--- a/community/go-md2man/APKBUILD
+++ b/community/go-md2man/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Utility to convert markdown to man pages"
options="net chmod-clean"
url="https://github.com/cpuguy83/go-md2man"
-arch="all !mips64" # limited by go
+arch="all"
license="MIT"
makedepends="go"
subpackages="$pkgname-doc"