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/libstdc++-v3/
Date: Sat, 28 Sep 2019 13:11:00
Message-Id: 1569676050.cee306f864690142e7c447a5d5f1e7efedaf8567.slyfox@gentoo
1 commit: cee306f864690142e7c447a5d5f1e7efedaf8567
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 13:07:30 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 13:07:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee306f8
7
8 sys-libs/libstdc++-v3: drop most keywords
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
17 index b89d40642ec..1860117b0d5 100644
18 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
19 +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="5"
24 -KEYWORDS="~amd64 ~mips ~ppc -ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~amd64 ~x86 ~x86-fbsd"
26 IUSE="multilib nls"
27
28 DEPEND="sys-devel/bison"