aboutsummaryrefslogtreecommitdiffstats
path: root/main/grep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/grep/APKBUILD')
-rw-r--r--main/grep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/grep/APKBUILD b/main/grep/APKBUILD
index fdc568cf02c..e1f7c5ae3e9 100644
--- a/main/grep/APKBUILD
+++ b/main/grep/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.6.3
pkgrel=1
pkgdesc="Searches input files for lines containing a match to a specified pattern"
url="http://www.gnu.org/software/grep/grep.html"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=
makedepends="pcre-dev"