diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-12 12:21:17 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-12 12:21:17 +0000 |
commit | f883595bef76267ae97535ba55530da12617a456 (patch) | |
tree | 746e22b0fa4a54bdbfc6a87b12cd51baf3f87b23 /dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild | |
parent | Stable for x86, wrt bug #429034 (diff) | |
download | historical-f883595bef76267ae97535ba55530da12617a456.tar.gz historical-f883595bef76267ae97535ba55530da12617a456.tar.bz2 historical-f883595bef76267ae97535ba55530da12617a456.zip |
Stable for x86, wrt bug #429036
Package-Manager: portage-2.2.0_alpha127/cvs/Linux x86_64
Diffstat (limited to 'dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild index bf74bb3a833c..cb5a870c2c2f 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild,v 1.2 2012/09/12 08:52:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild,v 1.3 2012/09/12 12:21:17 johu Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/python-distutils-extra/trunk/${PV}/+download/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="dev-python/setuptools" |