summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2022-05-06 02:52:23 +0000
committerPellegrino Prevete2022-05-06 02:52:23 +0000
commit191693030f2c90aceb4f01ff8c0d813ea411b257 (patch)
tree368d0b0971cdfa239bb40a9b9623281b7d522718
parent281699310746032cb63640e7196bed71189de0f5 (diff)
downloadaur-191693030f2c90aceb4f01ff8c0d813ea411b257.tar.gz
split arch
-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')