diff options
Diffstat (limited to 'main/texinfo/APKBUILD')
-rw-r--r-- | main/texinfo/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/texinfo/APKBUILD b/main/texinfo/APKBUILD index ad4be84c3..9f54c5b16 100644 --- a/main/texinfo/APKBUILD +++ b/main/texinfo/APKBUILD @@ -4,6 +4,7 @@ pkgver=4.13a pkgrel=2 pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file" url="http://www.gnu.org/software/texinfo/" +arch="x86 x86_64" license='GPL3' depends= makedepends="ncurses-dev" |