summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-25 20:43:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-25 20:43:51 +0000
commit2d9abcebaac28a043464b075932863341133b5d0 (patch)
treed0241c1d7c5f9caf643abac59dd2ef29743bcb2e /sys-libs
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-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')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.14.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 2ae7d3663e14..8e5977e98148 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.851 2012/05/18 05:04:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.852 2012/05/25 20:43:51 blueness Exp $
+
+ 25 May 2012; Anthony G. Basile <blueness@gentoo.org> glibc-2.14.1-r3.ebuild:
+ Keyword mips
*glibc-2.15-r2 (18 May 2012)
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"