summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
commit735e0f71a2d7db69fb1362edf7e910743145d2b3 (patch)
treeb1afcec766e567885356165d67851a468ec6ea27 /extra
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'extra')
-rw-r--r--extra/dmidecode/PKGBUILD2
-rw-r--r--extra/f2fs-tools/PKGBUILD2
-rw-r--r--extra/guile1.8/PKGBUILD2
-rw-r--r--extra/libsidplayfp/PKGBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/extra/dmidecode/PKGBUILD b/extra/dmidecode/PKGBUILD
index d36f8c5e7..4bd9ee2e4 100644
--- a/extra/dmidecode/PKGBUILD
+++ b/extra/dmidecode/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dmidecode
pkgver=2.12
pkgrel=2
pkgdesc="Desktop Management Interface table related utilities"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/dmidecode"
license=('GPL')
depends=('glibc')
diff --git a/extra/f2fs-tools/PKGBUILD b/extra/f2fs-tools/PKGBUILD
index d033c1e3b..4efad1040 100644
--- a/extra/f2fs-tools/PKGBUILD
+++ b/extra/f2fs-tools/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=f2fs-tools
pkgver=1.1.0_130404
pkgrel=1
pkgdesc="Tools for Flash-Friendly File System (F2FS)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/f2fs-tools/"
depends=('util-linux')
license=('GPL')
diff --git a/extra/guile1.8/PKGBUILD b/extra/guile1.8/PKGBUILD
index 00991e313..36123ffad 100644
--- a/extra/guile1.8/PKGBUILD
+++ b/extra/guile1.8/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.8.8
pkgrel=3
pkgdesc='Portable, embeddable Scheme implementation written in C. Legacy branch.'
url="http://www.gnu.org/software/guile/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)
diff --git a/extra/libsidplayfp/PKGBUILD b/extra/libsidplayfp/PKGBUILD
index db97cbc97..d0f6ed36a 100644
--- a/extra/libsidplayfp/PKGBUILD
+++ b/extra/libsidplayfp/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.0.3
pkgrel=2
pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
url='http://sourceforge.net/projects/sidplay-residfp/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
makedepends=('vice')
optdepends=('vice: better SID support')