diff options
Diffstat (limited to 'testing/mdocml/APKBUILD')
-rw-r--r-- | testing/mdocml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mdocml/APKBUILD b/testing/mdocml/APKBUILD index 37b5e579db..716cd9c37b 100644 --- a/testing/mdocml/APKBUILD +++ b/testing/mdocml/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.10.5 pkgrel=0 pkgdesc="Roff implementation" url="http://mdocml.bsd.lv/" -arch="x86 x86_64" +arch="all" license="BSD" depends= makedepends= |