diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-19 03:55:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-19 03:55:54 +0000 |
commit | e613125acae71008ad94d306f1c17a7655af43e0 (patch) | |
tree | b1824483f2108d43b051e293064543f408e38b2a /dev-python/setuptools/setuptools-0.6.14.ebuild | |
parent | x86 stable wrt bug #333197 (diff) | |
download | historical-e613125acae71008ad94d306f1c17a7655af43e0.tar.gz historical-e613125acae71008ad94d306f1c17a7655af43e0.tar.bz2 historical-e613125acae71008ad94d306f1c17a7655af43e0.zip |
x86 stable wrt bug #333201
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-python/setuptools/setuptools-0.6.14.ebuild')
-rw-r--r-- | dev-python/setuptools/setuptools-0.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools/setuptools-0.6.14.ebuild b/dev-python/setuptools/setuptools-0.6.14.ebuild index c7f96ad9d6db..f06b9ef3a186 100644 --- a/dev-python/setuptools/setuptools-0.6.14.ebuild +++ b/dev-python/setuptools/setuptools-0.6.14.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/setuptools/setuptools-0.6.14.ebuild,v 1.2 2010/07/27 15:28:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6.14.ebuild,v 1.3 2010/08/19 03:55:54 phajdan.jr Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -17,7 +17,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |