diff options
Diffstat (limited to 'dev-util/hgsvn/hgsvn-0.1.4.ebuild')
-rw-r--r-- | dev-util/hgsvn/hgsvn-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/hgsvn/hgsvn-0.1.4.ebuild b/dev-util/hgsvn/hgsvn-0.1.4.ebuild index 12caf70c6cf7..0ca1d1688bde 100644 --- a/dev-util/hgsvn/hgsvn-0.1.4.ebuild +++ b/dev-util/hgsvn/hgsvn-0.1.4.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/dev-util/hgsvn/hgsvn-0.1.4.ebuild,v 1.1 2008/01/19 18:21:08 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/hgsvn/hgsvn-0.1.4.ebuild,v 1.2 2008/06/13 05:49:49 wormo Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/hgsvn/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="dev-python/setuptools" |