diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-09-14 04:17:10 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-09-14 04:17:10 +0000 |
commit | 2099642d3c703d745c9298f356cd332bd8f5c2f2 (patch) | |
tree | afa598e0be2ea78a0535fcd41885222df7136e23 /dev-java/xmldb/xmldb-20011111-r1.ebuild | |
parent | Added ~ppc64 keyword. (diff) | |
download | gentoo-2-2099642d3c703d745c9298f356cd332bd8f5c2f2.tar.gz gentoo-2-2099642d3c703d745c9298f356cd332bd8f5c2f2.tar.bz2 gentoo-2-2099642d3c703d745c9298f356cd332bd8f5c2f2.zip |
Added ~ppc64 keyword.
(Portage version: 2.1.1)
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 d126de0dcbd1..9d091f7cb8f4 100644 --- a/dev-java/xmldb/xmldb-20011111-r1.ebuild +++ b/dev-java/xmldb/xmldb-20011111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2 2006/08/05 19:00:44 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xmldb/xmldb-20011111-r1.ebuild,v 1.3 2006/09/14 04:17:10 nichoj Exp $ inherit java-pkg-2 eutils java-ant-2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xmldb-org/${MY_P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="doc source" # TODO please make compiling the junit tests optional |