summaryrefslogtreecommitdiffstats
path: root/main/bash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/bash/APKBUILD')
-rw-r--r--main/bash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bash/APKBUILD b/main/bash/APKBUILD
index baece97ec84..25b60ec096f 100644
--- a/main/bash/APKBUILD
+++ b/main/bash/APKBUILD
@@ -7,7 +7,7 @@ _myver=${pkgver%.*}
_patchbase=${_myver%.*}${_myver#*.}
pkgrel=0
pkgdesc="The GNU Bourne Again shell"
-arch="x86 x86_64"
+arch="all"
license='GPL'
url="http://www.gnu.org/software/bash/bash.html"
makedepends="readline-dev ncurses-dev bison flex"