summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b07d9d3440b9..6d5bbcb0e145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=cccc
pkgver=3.1.4
pkgrel=1
pkgdesc="C and C++ Code Counter, code metrics also for Ada and Java files"
-arch=('i686')
+arch=('i686' 'x86_64')
url="http://cccc.sourceforge.net/"
license=('GPL')
source=(http://downloads.sourceforge.net/sourceforge/cccc/$pkgname-$pkgver.tar.gz)