summaryrefslogtreecommitdiffstats
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
parent59a0be02de50f3aed353e41bd560f2759ce494b6 (diff)
downloadpackages-f68ec4be39f3a3a095545751900d64306dcf2fd4.tar.zst
Remove i686 architecture
-rw-r--r--ffmpeg/PKGBUILD2
-rw-r--r--mpop/PKGBUILD2
-rw-r--r--msmtp/PKGBUILD2
-rw-r--r--mutt/PKGBUILD2
-rw-r--r--neovim/PKGBUILD2
-rw-r--r--vifm/PKGBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/ffmpeg/PKGBUILD b/ffmpeg/PKGBUILD
index 1c97636..1e73df5 100644
--- a/ffmpeg/PKGBUILD
+++ b/ffmpeg/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.3.4
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://ffmpeg.org/'
license=('GPL3')
depends=('alsa-lib' 'bzip2' 'fontconfig' 'libass' 'zlib')
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')
diff --git a/msmtp/PKGBUILD b/msmtp/PKGBUILD
index 06606a6..9c7cdcb 100644
--- a/msmtp/PKGBUILD
+++ b/msmtp/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_pkgname-jxir
pkgver=1.6.6
pkgrel=1
pkgdesc='A small, fast SMTP client'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://$_pkgname.sourceforge.net"
license=('GPL3')
depends=('gsasl')
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')
diff --git a/neovim/PKGBUILD b/neovim/PKGBUILD
index 38ded77..edfc778 100644
--- a/neovim/PKGBUILD
+++ b/neovim/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_pkgname-jxir
pkgver=0.2.0.r922.g01487d438
pkgrel=1
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://neovim.io'
license=('custom:neovim')
depends=('jemalloc' 'libtermkey' 'libuv' 'libvterm' 'luajit' 'msgpack-c' 'unibilium')
diff --git a/vifm/PKGBUILD b/vifm/PKGBUILD
index ab94e25..4ec3dcd 100644
--- a/vifm/PKGBUILD
+++ b/vifm/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_pkgname-jxir
pkgver=0.9.r336.g8930e8aa
pkgrel=1
pkgdesc='Ncurses based file manager with vi like keybindings'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://vifm.info'
license=('GPL')
depends=('file' 'ncurses')