diff options
Diffstat (limited to 'dev-python/jaxml/jaxml-3.01.ebuild')
-rw-r--r-- | dev-python/jaxml/jaxml-3.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaxml/jaxml-3.01.ebuild b/dev-python/jaxml/jaxml-3.01.ebuild index 55552a85dfe5..edb56366c11d 100644 --- a/dev-python/jaxml/jaxml-3.01.ebuild +++ b/dev-python/jaxml/jaxml-3.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.01.ebuild,v 1.1 2004/08/23 06:17:43 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.01.ebuild,v 1.2 2004/09/03 01:01:24 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://www.librelogiciel.com/software/jaxml/tarballs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/python" |