diff options
Diffstat (limited to 'testing/tbl')
-rw-r--r-- | testing/tbl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tbl/APKBUILD b/testing/tbl/APKBUILD index a03cb33b2b..5860c4c3e3 100644 --- a/testing/tbl/APKBUILD +++ b/testing/tbl/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.1.5 pkgrel=0 pkgdesc="Utility to format tables for troff" url="http://tbl.bsd.lv/" -arch="x86 x86_64" +arch="all" license="ISC" depends= makedepends= |