diff options
author | David Holm <dholm@gentoo.org> | 2004-04-18 08:51:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-18 08:51:12 +0000 |
commit | ba6b5ea9a9e763de5c0cc5b0d4edebb3a19599ad (patch) | |
tree | 28461588f149c11993183707c475d30e7612c17a /dev-python/soappy/soappy-0.11.3.ebuild | |
parent | make sure to change permissions to $GAMES_USER_DED and $GAMES_GROUP so the wr... (diff) | |
download | gentoo-2-ba6b5ea9a9e763de5c0cc5b0d4edebb3a19599ad.tar.gz gentoo-2-ba6b5ea9a9e763de5c0cc5b0d4edebb3a19599ad.tar.bz2 gentoo-2-ba6b5ea9a9e763de5c0cc5b0d4edebb3a19599ad.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/soappy/soappy-0.11.3.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.11.3.ebuild b/dev-python/soappy/soappy-0.11.3.ebuild index 5ef740dbac7f..4d74c971ff3f 100644 --- a/dev-python/soappy/soappy-0.11.3.ebuild +++ b/dev-python/soappy/soappy-0.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.3.ebuild,v 1.1 2004/04/10 16:43:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.3.ebuild,v 1.2 2004/04/18 08:50:18 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ DESCRIPTION="SOAP implementation for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |