diff options
Diffstat (limited to 'main/gawk')
-rw-r--r-- | main/gawk/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gawk/APKBUILD b/main/gawk/APKBUILD index b1389cd38..c48357a01 100644 --- a/main/gawk/APKBUILD +++ b/main/gawk/APKBUILD @@ -5,6 +5,7 @@ pkgver=3.1.8 pkgrel=0 pkgdesc="GNU awk pattern-matching language" url="http://www.gnu.org/software/gawk/gawk.html" +arch="x86 x86_64" license="GPL" depends= makedepends="" |