diff options
Diffstat (limited to 'main/groff/APKBUILD')
-rw-r--r-- | main/groff/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/groff/APKBUILD b/main/groff/APKBUILD index ffd6960131..2d0f08d2d6 100644 --- a/main/groff/APKBUILD +++ b/main/groff/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.20.1 pkgrel=2 pkgdesc="GNU troff text-formatting system" url="http://www.gnu.org/software/groff/groff.html" +arch="x86 x86_64" license="GPL" depends= makedepends="perl texinfo" |