From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SJVA4-0008K5-RZ for garchives@archives.gentoo.org; Sun, 15 Apr 2012 19:31:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBC9AE0CD4; Sun, 15 Apr 2012 19:30:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2C52E0CD4 for ; Sun, 15 Apr 2012 19:30:46 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D10161B404F for ; Sun, 15 Apr 2012 19:30:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8D347E5403 for ; Sun, 15 Apr 2012 19:30:44 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1334518225.59546e1547c37042ba1f48cc172338578c576167.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-libs/uclibc/uclibc-0.9.33.1.ebuild X-VCS-Directories: sys-libs/uclibc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 59546e1547c37042ba1f48cc172338578c576167 X-VCS-Branch: uclibc Date: Sun, 15 Apr 2012 19:30:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 131ea540-59b8-4a95-8c12-12ec7ef241a8 X-Archives-Hash: 6e269d59c22a40cf6734b07cd4f5f120 commit: 59546e1547c37042ba1f48cc172338578c576167 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Apr 15 19:30:25 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Apr 15 19:30:25 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3D59546e15 Revert "sys-libs/uclibc-0.9.33.1: mark mips stable" This reverts commit 6724d5302b3a9ba41d3b3c3734bc681e0a641e0e. --- sys-libs/uclibc/uclibc-0.9.33.1.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-libs/uclibc/uclibc-0.9.33.1.ebuild b/sys-libs/uclibc/ucl= ibc-0.9.33.1.ebuild index 7516028..4a46920 100644 --- a/sys-libs/uclibc/uclibc-0.9.33.1.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.33.1.ebuild @@ -13,7 +13,7 @@ SRC_URI=3D"http://uclibc.org/downloads/${MY_P}.tar.bz2" =20 LICENSE=3D"LGPL-2" SLOT=3D"0" -KEYWORDS=3D"-* amd64 x86 mips ~ppc" +KEYWORDS=3D"-* amd64 x86 ~mips ~ppc" IUSE=3D"" RESTRICT=3D"strip" =20