diff options
Diffstat (limited to 'dev-java/qdox/qdox-20050104.ebuild')
-rw-r--r-- | dev-java/qdox/qdox-20050104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/qdox/qdox-20050104.ebuild b/dev-java/qdox/qdox-20050104.ebuild index 2e5dbc3870a8..582c5c9ef02c 100644 --- a/dev-java/qdox/qdox-20050104.ebuild +++ b/dev-java/qdox/qdox-20050104.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/qdox/qdox-20050104.ebuild,v 1.5 2007/10/24 07:32:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-20050104.ebuild,v 1.6 2007/10/24 18:45:13 maekke Exp $ inherit java-pkg @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="Apache-1.1" SLOT="1.6" # it's the 1.6 codebase -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc jikes source" DEPEND=">=virtual/jdk-1.4 |