diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-26 23:37:57 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-26 23:37:57 +0000 |
commit | 6612037705cbef5075c786f1571b99dcc985c283 (patch) | |
tree | 26c57c46286d820875ba21f9a06cb1d7a779f3e2 /net-mail/mailgraph/mailgraph-1.11.ebuild | |
parent | Removed from x11-plugins: bah (diff) | |
download | gentoo-2-6612037705cbef5075c786f1571b99dcc985c283.tar.gz gentoo-2-6612037705cbef5075c786f1571b99dcc985c283.tar.bz2 gentoo-2-6612037705cbef5075c786f1571b99dcc985c283.zip |
Added ~amd64 keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/mailgraph/mailgraph-1.11.ebuild')
-rw-r--r-- | net-mail/mailgraph/mailgraph-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailgraph/mailgraph-1.11.ebuild b/net-mail/mailgraph/mailgraph-1.11.ebuild index 4cbad046c2a8..709b3d8b7dff 100644 --- a/net-mail/mailgraph/mailgraph-1.11.ebuild +++ b/net-mail/mailgraph/mailgraph-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11.ebuild,v 1.3 2005/06/25 20:33:40 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailgraph/mailgraph-1.11.ebuild,v 1.4 2005/06/26 23:37:57 ticho Exp $ inherit eutils webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://people.ee.ethz.ch/~dws/software/mailgraph/" SRC_URI="http://people.ee.ethz.ch/~dws/software/${PN}/pub/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="" RDEPEND="dev-lang/perl |