diff options
Diffstat (limited to 'net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild')
-rw-r--r-- | net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild b/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild index b8d7bc64ae1e..fbfc600bade9 100644 --- a/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild +++ b/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild,v 1.1 2008/08/07 17:25:41 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pymsn-t/pymsn-t-0.11.3-r1.ebuild,v 1.2 2008/09/17 21:23:55 maekke Exp $ NEED_PYTHON=2.3 @@ -13,7 +13,7 @@ HOMEPAGE="http://msn-transport.jabberstudio.org/" SRC_URI="http://msn-transport.jabberstudio.org/tarballs/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="net-im/jabber-base" |