Gentoo Archives: gentoo-commits

From: Justin Bronder <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/empi/
Date: Mon, 02 May 2011 01:23:13
Message-Id: 4e447302edc02745f31247b7e5b27a70c2df5b0e.jsbronder@gentoo
1 commit: 4e447302edc02745f31247b7e5b27a70c2df5b0e
2 Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 01:22:12 2011 +0000
4 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 01:22:57 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4e447302
7
8 add ppc and ppc64
9
10 ---
11 sys-cluster/empi/empi-0.7.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/sys-cluster/empi/empi-0.7.ebuild b/sys-cluster/empi/empi-0.7.ebuild
15 index cca5396..11c4dd2 100644
16 --- a/sys-cluster/empi/empi-0.7.ebuild
17 +++ b/sys-cluster/empi/empi-0.7.ebuild
18 @@ -10,7 +10,7 @@ SRC_URI=""
19
20 LICENSE="GPL-2"
21 SLOT="0"
22 -KEYWORDS="amd64 x86"
23 +KEYWORDS="amd64 ppc ppc64 x86"
24 IUSE=""
25 DEPEND="app-admin/eselect"
26 RDEPEND="${DEPEND}"