aboutsummaryrefslogtreecommitdiffstats
path: root/main/ctags/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ctags/APKBUILD')
-rw-r--r--main/ctags/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ctags/APKBUILD b/main/ctags/APKBUILD
index ec22efed355..e2e085761f5 100644
--- a/main/ctags/APKBUILD
+++ b/main/ctags/APKBUILD
@@ -4,7 +4,7 @@ pkgver=5.8
pkgrel=1
pkgdesc="Generator of tags for all types of C/C++ languages"
url="http://ctags.sourceforge.net/"
-arch="x86 x86_64"
+arch="all"
license="GPL"
depends=""
makedepends=""