diff options
Diffstat (limited to 'main/bison/APKBUILD')
-rw-r--r-- | main/bison/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/bison/APKBUILD b/main/bison/APKBUILD index f511091af9..2d28793d84 100644 --- a/main/bison/APKBUILD +++ b/main/bison/APKBUILD @@ -3,6 +3,7 @@ pkgname=bison pkgver=2.4.3 pkgrel=0 pkgdesc="The GNU general-purpose parser generator" +arch="x86 x86_64" license="GPL" url="http://www.gnu.org/software/bison/bison.html" depends="m4" |