diff options
author | 2007-08-25 14:08:47 +0000 | |
---|---|---|
committer | 2007-08-25 14:08:47 +0000 | |
commit | 251af479757034fb8612ed6c15eb08630d62fe51 (patch) | |
tree | dedfe5fc8be0152c8b5490d63859f89919498c7c /dev-python/setuptools | |
parent | sh stable (diff) | |
download | gentoo-2-251af479757034fb8612ed6c15eb08630d62fe51.tar.gz gentoo-2-251af479757034fb8612ed6c15eb08630d62fe51.tar.bz2 gentoo-2-251af479757034fb8612ed6c15eb08630d62fe51.zip |
arm stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r-- | dev-python/setuptools/setuptools-0.6_rc6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-0.6_rc6.ebuild b/dev-python/setuptools/setuptools-0.6_rc6.ebuild index a3ffd039ce3b..3612ad44f9ca 100644 --- a/dev-python/setuptools/setuptools-0.6_rc6.ebuild +++ b/dev-python/setuptools/setuptools-0.6_rc6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc6.ebuild,v 1.5 2007/08/24 20:10:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc6.ebuild,v 1.6 2007/08/25 14:08:47 vapier Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/s/setuptools/${MY_P}.tar.g LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/python-2.4.2" |