diff options
author | 2013-05-20 08:31:35 +0000 | |
---|---|---|
committer | 2013-05-20 08:31:35 +0000 | |
commit | dcc8a4dfbc3e23687c74584b7a7c28ca2f12e2f8 (patch) | |
tree | 9eca94148efa7e54462383c1a6fed1c084a84f79 /dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild | |
parent | Stable for x86, wrt bug #469736 (diff) | |
download | gentoo-2-dcc8a4dfbc3e23687c74584b7a7c28ca2f12e2f8.tar.gz gentoo-2-dcc8a4dfbc3e23687c74584b7a7c28ca2f12e2f8.tar.bz2 gentoo-2-dcc8a4dfbc3e23687c74584b7a7c28ca2f12e2f8.zip |
Stable for x86, wrt bug #463082
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild index 81a92313e1d1..b59545a69c18 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.37-r1.ebuild,v 1.3 2013/05/16 13:25:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild,v 1.4 2013/05/20 08:31:35 ago Exp $ EAPI=5 @@ -14,7 +14,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[${PYTHON_USEDEP}]" |