diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-09 15:19:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-09 15:19:47 +0000 |
commit | 43968707c42ae8ea133daa533d6765662fbcc1ad (patch) | |
tree | 9f8c7fdcb603688f54381ce8019122c21f990bfa /dev-java/xmldb/xmldb-20011111-r1.ebuild | |
parent | Remove python-2.5 block. Only a problem when python is built w/ USE="-threads". (diff) | |
download | historical-43968707c42ae8ea133daa533d6765662fbcc1ad.tar.gz historical-43968707c42ae8ea133daa533d6765662fbcc1ad.tar.bz2 historical-43968707c42ae8ea133daa533d6765662fbcc1ad.zip |
Add ~ia64 wrt #160813
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/xmldb/xmldb-20011111-r1.ebuild')
-rw-r--r-- | dev-java/xmldb/xmldb-20011111-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xmldb/xmldb-20011111-r1.ebuild b/dev-java/xmldb/xmldb-20011111-r1.ebuild index 3325b5856c77..0b5fd0ce797c 100644 --- a/dev-java/xmldb/xmldb-20011111-r1.ebuild +++ b/dev-java/xmldb/xmldb-20011111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xmldb/xmldb-20011111-r1.ebuild,v 1.12 2007/04/28 11:46:45 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmldb/xmldb-20011111-r1.ebuild,v 1.13 2007/05/09 15:07:00 armin76 Exp $ JAVA_PKG_IUSE="doc source" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/xmldb-org/${MY_P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" # TODO please make compiling the junit tests optional |