aboutsummaryrefslogtreecommitdiffstats
path: root/community/heirloom-doctools/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/heirloom-doctools/APKBUILD')
-rw-r--r--community/heirloom-doctools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/heirloom-doctools/APKBUILD b/community/heirloom-doctools/APKBUILD
index 17591ed8345..9d06db91053 100644
--- a/community/heirloom-doctools/APKBUILD
+++ b/community/heirloom-doctools/APKBUILD
@@ -5,7 +5,7 @@ pkgver=191015
pkgrel=2
pkgdesc="The Heirloom Documentation Tools"
url="http://n-t-roff.github.io/heirloom/doctools.html"
-arch="all !mips !mips64" # FTBFS on mips due to missing yyval()
+arch="all"
license="CDDL"
depends="!coreutils !util-linux !mandoc-soelim"
# TODO: Switch to bison <https://github.com/n-t-roff/heirloom-doctools/issues/85>