summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 15:02:41 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-30 15:02:41 -0300
commitc7902b7bc0c7583d1981a6d940b3b98420cf75fa (patch)
tree474414fcc9b521bae59d9e996897eebe003cc805 /community
parentcbd27aa2c3c49e4d93979e847d8b177a1a4fe324 (diff)
grub2: preliminary pkgbuild for loongson bios. also rebuilds
Diffstat (limited to 'community')
-rw-r--r--community/ndisc6/PKGBUILD2
-rw-r--r--community/nload/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/ndisc6/PKGBUILD b/community/ndisc6/PKGBUILD
index 206db2574..c44d42ffd 100644
--- a/community/ndisc6/PKGBUILD
+++ b/community/ndisc6/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ndisc6
pkgver=1.0.2
pkgrel=1
pkgdesc="A collection of IPv6 networking utilities - ndisc6, rdisc6, tcptraceroute6, tracert6, rltraceroute6, tcpspray6"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.remlab.net/ndisc6/"
license=("GPL")
depends=('glibc')
diff --git a/community/nload/PKGBUILD b/community/nload/PKGBUILD
index 2518e64ee..1a5ea0e3d 100644
--- a/community/nload/PKGBUILD
+++ b/community/nload/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Console application which monitors network traffic and bandwidth usage
url='http://www.roland-riegel.de/nload'
license=('GPL2')
depends=('ncurses' 'gcc-libs')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("$url/$pkgname-$pkgver.tar.gz")
md5sums=('9b97c37fe1474f1da42f265fead24081')