summaryrefslogtreecommitdiff
path: root/core/traceroute
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-28 10:36:29 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-28 10:36:29 -0300
commit5dfa08e8eb767b60299b09ded6170a67b6e80bcb (patch)
treed66db15d1f832c6f98979e158c051e7b0a9cff26 /core/traceroute
parentd882738c8d167396598317744ae3ca5de9857ce4 (diff)
port
Diffstat (limited to 'core/traceroute')
-rw-r--r--core/traceroute/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/traceroute/PKGBUILD b/core/traceroute/PKGBUILD
index cb8c6351e..3abac4581 100644
--- a/core/traceroute/PKGBUILD
+++ b/core/traceroute/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=traceroute
pkgver=2.0.18
pkgrel=1
pkgdesc="Tracks the route taken by packets over an IP network"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://traceroute.sourceforge.net/"
license=('GPL2')
depends=('glibc')