community/nawk: add all arches

This commit is contained in:
John Vogel 2023-10-15 08:46:44 -04:00 committed by J0WI
parent 9fc2a8e070
commit fb3f30508a

View File

@ -1,10 +1,10 @@
# Maintainer: John Vogel <jvogel4@stny.rr.com>
pkgname=nawk
pkgver=20230909
pkgrel=0
pkgrel=1
pkgdesc="The one, true implementation of AWK"
url="https://www.cs.princeton.edu/~bwk/btl.mirror/"
arch="x86_64"
arch="all"
license=MIT
makedepends="bison"
checkdepends="bash"