diff options
Diffstat (limited to 'dev-java/hoteqn/hoteqn-4.0.0.ebuild')
-rw-r--r-- | dev-java/hoteqn/hoteqn-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hoteqn/hoteqn-4.0.0.ebuild b/dev-java/hoteqn/hoteqn-4.0.0.ebuild index 6116ada51b6c..4bf1c8f248ef 100644 --- a/dev-java/hoteqn/hoteqn-4.0.0.ebuild +++ b/dev-java/hoteqn/hoteqn-4.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.6 2013/09/04 09:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.7 2013/09/05 19:22:49 ago Exp $ inherit java-pkg-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.atp.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-3" SLOT=0 -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4" |