diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-10 18:00:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-10 18:00:19 +0000 |
commit | 803f76efe5656038ab5887d8fd1ed460b2a0d4ac (patch) | |
tree | 904ed1144790ac323aec280085f9afe64edfafd5 /dev-python/soappy/soappy-0.12.5.ebuild | |
parent | Stable for HPPA (bug #382301). (diff) | |
download | historical-803f76efe5656038ab5887d8fd1ed460b2a0d4ac.tar.gz historical-803f76efe5656038ab5887d8fd1ed460b2a0d4ac.tar.bz2 historical-803f76efe5656038ab5887d8fd1ed460b2a0d4ac.zip |
Marked ~hppa (bug #381749).
Package-Manager: portage-2.2.0_alpha54/cvs/Linux x86_64
Diffstat (limited to 'dev-python/soappy/soappy-0.12.5.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.12.5.ebuild b/dev-python/soappy/soappy-0.12.5.ebuild index 662569442c92..cc32c56aa29a 100644 --- a/dev-python/soappy/soappy-0.12.5.ebuild +++ b/dev-python/soappy/soappy-0.12.5.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/soappy/soappy-0.12.5.ebuild,v 1.2 2011/09/04 07:01:44 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.5.ebuild,v 1.3 2011/09/10 18:00:19 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ DESCRIPTION="SOAP implementation for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="0" LICENSE="BSD" IUSE="examples ssl" |