diff options
Diffstat (limited to 'dev-java/simplyhtml/simplyhtml-0.13.1.ebuild')
-rw-r--r-- | dev-java/simplyhtml/simplyhtml-0.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild b/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild index 9f1efa7dcd73..8df6ee8147ed 100644 --- a/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild +++ b/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.6 2010/01/03 21:34:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.7 2010/01/15 17:28:25 grobian Exp $ EAPI=2 JAVA_PKG_IUSE="doc source" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_src_${MY_PV}.tar.gz" #SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" COMMON_DEP="dev-java/javahelp |