diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-12 00:01:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-12 00:01:12 +0000 |
commit | c6c44063058e91a73364eab84247ce1f4abf734d (patch) | |
tree | 72dacd2b89b599263f2115d7360042fe299a135e /dev-python/py/py-1.4.2.ebuild | |
parent | dev-java/netbeans-javadoc: fixed bug #363099 (diff) | |
download | historical-c6c44063058e91a73364eab84247ce1f4abf734d.tar.gz historical-c6c44063058e91a73364eab84247ce1f4abf734d.tar.bz2 historical-c6c44063058e91a73364eab84247ce1f4abf734d.zip |
Stable for HPPA (bug #362773).
Package-Manager: portage-2.2.0_alpha29/cvs/Linux i686
Diffstat (limited to 'dev-python/py/py-1.4.2.ebuild')
-rw-r--r-- | dev-python/py/py-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/py/py-1.4.2.ebuild b/dev-python/py/py-1.4.2.ebuild index 4ec0dcb67b6a..491eca2b9270 100644 --- a/dev-python/py/py-1.4.2.ebuild +++ b/dev-python/py/py-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.2.ebuild,v 1.1 2011/03/09 20:19:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.4.2.ebuild,v 1.2 2011/04/12 00:01:06 jer 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 |