diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 14:19:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 14:19:22 +0000 |
commit | 6548706c9877a12b71a80d936a2c74476f55a3e5 (patch) | |
tree | 75ee5055348763235bd2567515e6ee64996da3bf /dev-python/louie/louie-1.1.ebuild | |
parent | x86 stable wrt bug 341019. (diff) | |
download | gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.tar.gz gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.tar.bz2 gentoo-2-6548706c9877a12b71a80d936a2c74476f55a3e5.zip |
Marking louie-1.1 ~ppc for bug 311825
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/louie/louie-1.1.ebuild')
-rw-r--r-- | dev-python/louie/louie-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild index 5e2b78f2f6ad..4fa5814e73a3 100644 --- a/dev-python/louie/louie-1.1.ebuild +++ b/dev-python/louie/louie-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.4 2010/08/12 09:08:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.5 2010/10/15 14:19:22 ranger Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://pypi.python.org/pypi/Louie/" SRC_URI="http://cheeseshop.python.org/packages/source/L/Louie/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="dev-python/setuptools" |