summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorodrevet2015-09-05 16:44:56 +0200
committerodrevet2015-09-05 16:44:56 +0200
commit06b4f375fb39391a429111a25c19619020df472f (patch)
tree0c7a29d52826b9a28fa080144e691ea6f4ce8e13 /PKGBUILD
parentc93a3b73c0634a7b750d51e0ec566318124e4112 (diff)
downloadaur-gjitenkai-git.tar.gz
added arch x64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a57297972a66..2229dce1f1c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=gjitenkai-git
pkgver=0.1
pkgrel=1
pkgdesc="Rewrited and enchanced gjiten - a Gnome Japanese Dictionary"
-arch=('i686')
+arch=('i686' 'x86_64')
license=('GPL')
depends=('gtk3')
makedepends=('git' 'cmake')