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 1QGhqy-0001Ql-GM for garchives@archives.gentoo.org; Mon, 02 May 2011 01:23:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F83A1C0E6; Mon, 2 May 2011 01:23:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 520FE1C0E6 for ; Mon, 2 May 2011 01:23:05 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C30951B405C for ; Mon, 2 May 2011 01:23:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C637580507 for ; Mon, 2 May 2011 01:23:02 +0000 (UTC) From: "Justin Bronder" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Bronder" Message-ID: <4e447302edc02745f31247b7e5b27a70c2df5b0e.jsbronder@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/empi/empi-0.7.ebuild X-VCS-Directories: sys-cluster/empi/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: 4e447302edc02745f31247b7e5b27a70c2df5b0e Date: Mon, 2 May 2011 01:23:02 +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: X-Archives-Hash: bee36f8f055000d82b2e7dc8db549b8b commit: 4e447302edc02745f31247b7e5b27a70c2df5b0e Author: Justin Bronder gentoo org> AuthorDate: Mon May 2 01:22:12 2011 +0000 Commit: Justin Bronder gentoo org> CommitDate: Mon May 2 01:22:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D4e447302 add ppc and ppc64 --- sys-cluster/empi/empi-0.7.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-cluster/empi/empi-0.7.ebuild b/sys-cluster/empi/empi-0.7= .ebuild index cca5396..11c4dd2 100644 --- a/sys-cluster/empi/empi-0.7.ebuild +++ b/sys-cluster/empi/empi-0.7.ebuild @@ -10,7 +10,7 @@ SRC_URI=3D"" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"amd64 x86" +KEYWORDS=3D"amd64 ppc ppc64 x86" IUSE=3D"" DEPEND=3D"app-admin/eselect" RDEPEND=3D"${DEPEND}"