summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa27387f7d14..955464adca35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python2-ipy
pkgver=1.00
pkgrel=1
pkgdesc="Python class and tools for handling of IPv4 and IPv6 addresses and networks."
-arch=('any')
+arch=('i686' 'pentium4' 'x86_64')
url="https://pypi.python.org/pypi/IPy"
license=('BSD')
depends=('python2')