diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 01:01:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 01:01:24 +0000 |
commit | 3cb4335ee29b4084bddddc894614d5a068d7645b (patch) | |
tree | eb3e4cd99ad79ca349826d78c7f2a1ca8c629de6 /dev-python/jaxml/jaxml-3.01.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-3cb4335ee29b4084bddddc894614d5a068d7645b.tar.gz historical-3cb4335ee29b4084bddddc894614d5a068d7645b.tar.bz2 historical-3cb4335ee29b4084bddddc894614d5a068d7645b.zip |
Added to ~ppc
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" |