summaryrefslogtreecommitdiff
path: root/community/renameutils
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
commit0487d1b0b1abcea8bb2ce85e1893260431a8b0b3 (patch)
tree39ad1c8818376bdfafd0a54afe0eb24021334606 /community/renameutils
parentf61b4b6904834fec1765df29c485c3d977065bac (diff)
Add mips64el in archs
Diffstat (limited to 'community/renameutils')
-rw-r--r--community/renameutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/renameutils/PKGBUILD b/community/renameutils/PKGBUILD
index 143afa37b..38e6b1c3a 100644
--- a/community/renameutils/PKGBUILD
+++ b/community/renameutils/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=renameutils
pkgver=0.12.0
pkgrel=2
pkgdesc="A set of programs designed to make renaming of files faster and less cumbersome"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/renameutils/"
license=('GPL')
depends=('readline')