summaryrefslogtreecommitdiffstats
path: root/mpop
diff options
context:
space:
mode:
authorJustin Gassner <justin.gassner@web.de>2017-12-27 16:44:46 +0100
committerJustin Gassner <justin.gassner@web.de>2017-12-27 16:44:46 +0100
commitf68ec4be39f3a3a095545751900d64306dcf2fd4 (patch)
tree89085d30a32cab92c27a0ceda888a97c959fcd04 /mpop
parent59a0be02de50f3aed353e41bd560f2759ce494b6 (diff)
downloadpackages-f68ec4be39f3a3a095545751900d64306dcf2fd4.tar.zst
Remove i686 architecture
Diffstat (limited to 'mpop')
-rw-r--r--mpop/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpop/PKGBUILD b/mpop/PKGBUILD
index fd499fb..de42abe 100644
--- a/mpop/PKGBUILD
+++ b/mpop/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_pkgname-jxir
pkgver=1.2.6
pkgrel=1
pkgdesc='A small, fast POP3 client'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://$_pkgname.sourceforge.net"
license=('GPL3')
depends=('gsasl')