summaryrefslogtreecommitdiffstats
path: root/mutt/PKGBUILD
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 /mutt/PKGBUILD
parent59a0be02de50f3aed353e41bd560f2759ce494b6 (diff)
downloadpackages-f68ec4be39f3a3a095545751900d64306dcf2fd4.tar.zst
Remove i686 architecture
Diffstat (limited to 'mutt/PKGBUILD')
-rw-r--r--mutt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/PKGBUILD b/mutt/PKGBUILD
index 898fd42..30612a2 100644
--- a/mutt/PKGBUILD
+++ b/mutt/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_pkgname-jxir
pkgver=1.9.1
pkgrel=1
pkgdesc='Small but very powerful text-based mail client'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://www.mutt.org'
license=('GPL')
depends=('gpgme' 'libidn' 'ncurses')