summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a92df943013f..8cc7cd4e22ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-$_pkgname-git
pkgver=bf9b55b
pkgrel=2
pkgdesc='a python module for management of a system storage configuration - python 3.x pkg'
-arch=('any')
+arch=('i686' 'x86_64' 'pentium4')
depends=('multipath-tools' 'mpathconf' 'mdadm' 'libblockdev' 'libselinux' 'python-six' 'python-pyudev' 'hawkey' 'python-pyparted' 'python-pykickstart')
license=('LGPL2.1')
url='http://fedoraproject.org/wiki/Blivet'