aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdo Rosen2014-01-13 00:02:32 -0500
committerIdo Rosen2014-01-13 00:02:32 -0500
commit1417c34f44ca399ba8d84b62b1a1459ac6649c6d (patch)
treef3332a2eae3f82d70e5235f87693b055ffc6d0e4 /PKGBUILD
parentb6fdceb499a0a7404d9560c91f9f44526eae695c (diff)
downloadaur-1417c34f44ca399ba8d84b62b1a1459ac6649c6d.tar.gz
Removed 32 bit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7480b3761044..58b0c99dd71b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgver=0.7.0.dev.4905.a8e99d9
pkgrel=1
epoch=1
pkgdesc='Pack, ship and run any application as a lightweight container'
-arch=('x86_64' 'i686')
+arch=('x86_64')
url="https://github.com/dotcloud/docker"
license=('Apache')
depends=('bridge-utils' 'iproute2' 'device-mapper' 'lxc' 'sqlite' 'systemd')