diff options
Diffstat (limited to 'net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild')
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild index 1cd5fdafdf21..4933cc0ab624 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild,v 1.1 2009/08/25 02:22:39 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild,v 1.2 2010/01/05 04:19:45 josejx Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="python" RDEPEND=">=dev-libs/glib-2.16 |