Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Wed, 03 Jan 2018 10:47:24
Message-Id: 1514976425.a174af78adc703f0acda31c66e196cefd02bd2e6.dilfridge@gentoo
1 commit: a174af78adc703f0acda31c66e196cefd02bd2e6
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 10:46:37 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 10:47:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a174af78
7
8 sys-libs/glibc: Restore keywords in 2.25-r10
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sys-libs/glibc/glibc-2.25-r10.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/glibc/glibc-2.25-r10.ebuild b/sys-libs/glibc/glibc-2.25-r10.ebuild
16 index e8d62b3ad2d..71709c387e7 100644
17 --- a/sys-libs/glibc/glibc-2.25-r10.ebuild
18 +++ b/sys-libs/glibc/glibc-2.25-r10.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -9,7 +9,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
26 HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
27
28 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
29 -KEYWORDS=""
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
31 RESTRICT="strip" # strip ourself #46186
32 EMULTILIB_PKG="true"