diff options
author | 2011-03-22 20:07:03 +0000 | |
---|---|---|
committer | 2011-03-22 20:07:03 +0000 | |
commit | a8ed5bb6913377ab205123d053dd658b3882a475 (patch) | |
tree | 1bb724f1d51d254f4a37160a0afd0146b6a1c3c3 /dev-python/telepathy-python/telepathy-python-0.15.19.ebuild | |
parent | Marking papyon-0.5.4 ppc for bug 353436 (diff) | |
download | gentoo-2-a8ed5bb6913377ab205123d053dd658b3882a475.tar.gz gentoo-2-a8ed5bb6913377ab205123d053dd658b3882a475.tar.bz2 gentoo-2-a8ed5bb6913377ab205123d053dd658b3882a475.zip |
Marking telepathy-python-0.15.19 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/telepathy-python/telepathy-python-0.15.19.ebuild')
-rw-r--r-- | dev-python/telepathy-python/telepathy-python-0.15.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild b/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild index 5ed8467afa77..d47739a01ed4 100644 --- a/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild +++ b/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild,v 1.6 2011/03/12 19:59:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.19.ebuild,v 1.7 2011/03/22 20:07:03 ranger Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-libs/libxslt" |