diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-25 20:43:51 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-25 20:43:51 +0000 |
commit | 2d9abcebaac28a043464b075932863341133b5d0 (patch) | |
tree | d0241c1d7c5f9caf643abac59dd2ef29743bcb2e /sys-libs/glibc/glibc-2.14.1-r3.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-2d9abcebaac28a043464b075932863341133b5d0.tar.gz gentoo-2-2d9abcebaac28a043464b075932863341133b5d0.tar.bz2 gentoo-2-2d9abcebaac28a043464b075932863341133b5d0.zip |
Keyword mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.14.1-r3.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.14.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.14.1-r3.ebuild b/sys-libs/glibc/glibc-2.14.1-r3.ebuild index d2fd0f93a65a..e825d2c05d98 100644 --- a/sys-libs/glibc/glibc-2.14.1-r3.ebuild +++ b/sys-libs/glibc/glibc-2.14.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.13 2012/05/12 16:11:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.14 2012/05/25 20:43:51 blueness Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |