Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Wed, 10 Jan 2018 08:09:14
Message-Id: 1515571739.b18444c395708d367b5092f3b39a7fd05d7468c8.vapier@gentoo
1 commit: b18444c395708d367b5092f3b39a7fd05d7468c8
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 10 08:08:51 2018 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 10 08:08:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18444c3
7
8 sys-libs/glibc: mark 2.25-r9 m68k/s390/sh stable
9
10 sys-libs/glibc/glibc-2.25-r9.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/glibc/glibc-2.25-r9.ebuild b/sys-libs/glibc/glibc-2.25-r9.ebuild
14 index e31acb3be95..4e27a250e20 100644
15 --- a/sys-libs/glibc/glibc-2.25-r9.ebuild
16 +++ b/sys-libs/glibc/glibc-2.25-r9.ebuild
17 @@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
18 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
19
20 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
21 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
23 RESTRICT="strip" # strip ourself #46186
24 EMULTILIB_PKG="true"