diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-08-29 04:23:40 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-08-29 04:23:40 -0500 |
commit | dc995cf3154268f2d502bdfa2f4d305546b2d7f4 (patch) | |
tree | a5d6c8b4cc71ae0576f06a3ed57d50fd33a26f48 /core | |
parent | af0922a84ee2eda76575ca96b16cbddc125e6765 (diff) |
Commiting libre package glibc-2.13-5.1
Diffstat (limited to 'core')
-rw-r--r-- | core/glibc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/glibc/PKGBUILD b/core/glibc/PKGBUILD index f89aa03cc..754d04d4a 100644 --- a/core/glibc/PKGBUILD +++ b/core/glibc/PKGBUILD @@ -11,7 +11,7 @@ pkgver=2.13 #holdver pkgrel=5.1 #holdver _glibcdate=20110908 pkgdesc="GNU C Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/libc" license=('GPL' 'LGPL') groups=('base') |