Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Fri, 30 Mar 2018 22:38:00
Message-Id: 1522449471.85db725d1f136424e2e23cd31897df0516ac6b87.slyfox@gentoo
1 commit: 85db725d1f136424e2e23cd31897df0516ac6b87
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 22:37:32 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 22:37:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85db725d
7
8 sys-libs/glibc: stable 2.25-r11 for ppc64, bug #646492
9
10 Package-Manager: Portage-2.3.26, Repoman-2.3.7
11 RepoMan-Options: --include-arches="ppc64"
12
13 sys-libs/glibc/glibc-2.25-r11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild b/sys-libs/glibc/glibc-2.25-r11.ebuild
17 index 6e59006fdb5..ac21ef496d3 100644
18 --- a/sys-libs/glibc/glibc-2.25-r11.ebuild
19 +++ b/sys-libs/glibc/glibc-2.25-r11.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
21 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
22
23 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
24 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
26 RESTRICT="strip" # strip ourself #46186
27 EMULTILIB_PKG="true"