diff options
Diffstat (limited to 'dev-python/astng/astng-0.19.3-r1.ebuild')
-rw-r--r-- | dev-python/astng/astng-0.19.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/astng/astng-0.19.3-r1.ebuild b/dev-python/astng/astng-0.19.3-r1.ebuild index fdfd38e5e9af..54fbdde1b2a6 100644 --- a/dev-python/astng/astng-0.19.3-r1.ebuild +++ b/dev-python/astng/astng-0.19.3-r1.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/astng/astng-0.19.3-r1.ebuild,v 1.3 2010/04/11 12:40:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.19.3-r1.ebuild,v 1.4 2010/04/26 10:53:00 fauli Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/astng/logilab-${P}.tar.gz http://pypi.python. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-python/logilab-common-0.39.0" |