summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRich Li2015-08-05 18:40:04 -0600
committerRich Li2015-08-05 18:40:04 -0600
commitf990b87dcc377dea99add6699ec35fffad58d709 (patch)
treefc9bd2ce191a461753fa6c01c3e030138a82bfc9 /PKGBUILD
parent45a86ff3bc152c2e532ebd409765cd1b2b178702 (diff)
downloadaur-f990b87dcc377dea99add6699ec35fffad58d709.tar.gz
Switch architectures to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a63b0efdb894..c810625793ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-pyspf
pkgver=2.0.11
pkgrel=1
pkgdesc="Python implementation of the Sender Policy Framework (SPF) protocol"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://pypi.python.org/pypi/pyspf"
license=('PSF')
depends=('python-pydns')