diff options
Diffstat (limited to 'dev-python/rhpl/rhpl-0.213.ebuild')
-rw-r--r-- | dev-python/rhpl/rhpl-0.213.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rhpl/rhpl-0.213.ebuild b/dev-python/rhpl/rhpl-0.213.ebuild index 6051539304eb..267287af0e58 100644 --- a/dev-python/rhpl/rhpl-0.213.ebuild +++ b/dev-python/rhpl/rhpl-0.213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.213.ebuild,v 1.3 2009/08/23 00:16:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.213.ebuild,v 1.4 2009/08/24 18:23:50 fauli Exp $ inherit eutils multilib python rpm toolchain-funcs distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/" SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="dev-lang/python !<sys-libs/libkudzu-1.2" |