diff options
Diffstat (limited to 'dev-java/javahelp/javahelp-2.0.05_p63.ebuild')
-rw-r--r-- | dev-java/javahelp/javahelp-2.0.05_p63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild index e369821f8978..6bb7ce7fa624 100644 --- a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild +++ b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp/javahelp-2.0.05_p63.ebuild,v 1.2 2011/02/28 18:49:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp/javahelp-2.0.05_p63.ebuild,v 1.3 2011/03/11 18:50:00 tomka Exp $ EAPI="3" @@ -18,7 +18,7 @@ SRC_URI="https://${PN}.dev.java.net/files/documents/5985/145533/${MY_PN}-src-${M LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" COMMON_DEP=" java-virtuals/servlet-api:2.4" |