diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:07:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 19:07:54 +0000 |
commit | a273a29af15feffb21f87240b8f683bd03ff3e74 (patch) | |
tree | d104290c3ac7e0fdb02a1a1923a8ffbd20364ee8 /dev-python/py/py-1.4.5.ebuild | |
parent | alpha/ia64/sparc stable wrt #403995 (diff) | |
download | historical-a273a29af15feffb21f87240b8f683bd03ff3e74.tar.gz historical-a273a29af15feffb21f87240b8f683bd03ff3e74.tar.bz2 historical-a273a29af15feffb21f87240b8f683bd03ff3e74.zip |
alpha/ia64/sh/sparc stable wrt #403867
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-python/py/py-1.4.5.ebuild')
-rw-r--r-- | dev-python/py/py-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/py/py-1.4.5.ebuild b/dev-python/py/py-1.4.5.ebuild index e3f510183649..77939fc4cdac 100644 --- a/dev-python/py/py-1.4.5.ebuild +++ b/dev-python/py/py-1.4.5.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/py/py-1.4.5.ebuild,v 1.7 2012/03/03 15:33:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.5.ebuild,v 1.8 2012/03/18 19:07:54 armin76 Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="app-arch/unzip |