summaryrefslogtreecommitdiff
path: root/community/chrpath/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/chrpath/PKGBUILD')
-rw-r--r--community/chrpath/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/chrpath/PKGBUILD b/community/chrpath/PKGBUILD
index c978d17a9..e61a20cd5 100644
--- a/community/chrpath/PKGBUILD
+++ b/community/chrpath/PKGBUILD
@@ -2,11 +2,10 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-pkgname=chrpath
-pkgver=0.13
+pkgname=chrpath pkgver=0.13
pkgrel=3
pkgdesc="Change or delete the rpath or runpath in ELF files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://directory.fsf.org/project/chrpath/"
license=('GPL2')
depends=('glibc')