Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/
Date: Sun, 08 Apr 2012 04:01:05
Message-Id: 1333857157.3f56325cbc7b3af417be85899ed6dea674521c24.blueness@gentoo
1 commit: 3f56325cbc7b3af417be85899ed6dea674521c24
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 03:52:37 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 03:52:37 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=3f56325c
7
8 sys-libs/uclibc: drop mips and ppc keywords for 0.9.33
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
11
12 ---
13 sys-libs/uclibc/uclibc-0.9.33.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/sys-libs/uclibc/uclibc-0.9.33.ebuild b/sys-libs/uclibc/uclibc-0.9.33.ebuild
17 index be72317..24e0dda 100644
18 --- a/sys-libs/uclibc/uclibc-0.9.33.ebuild
19 +++ b/sys-libs/uclibc/uclibc-0.9.33.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
21
22 LICENSE="LGPL-2"
23 SLOT="0"
24 -KEYWORDS="-* amd64 x86 ~mips ~ppc"
25 +KEYWORDS="-* amd64 x86"
26 IUSE=""
27 RESTRICT="strip"