summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:22:06 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:22:06 +0200
commitce091cfb751bde050745e5528343a4f386c849c0 (patch)
treeb06f755cf5b1035d7693d2001ade1eac3ce59b97
parentsci-physics/h2o-gtk: Fix QA MissingSlotDep (diff)
downloadgentoo-ce091cfb751bde050745e5528343a4f386c849c0.tar.gz
gentoo-ce091cfb751bde050745e5528343a4f386c849c0.tar.bz2
gentoo-ce091cfb751bde050745e5528343a4f386c849c0.zip
sci-physics/thepeg: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
-rw-r--r--sci-physics/thepeg/thepeg-1.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild b/sci-physics/thepeg/thepeg-1.9.2.ebuild
index 2916f4dec6da..e95b34477b7e 100644
--- a/sci-physics/thepeg/thepeg-1.9.2.ebuild
+++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -32,7 +32,7 @@ RDEPEND="
emacs? ( virtual/emacs )
fastjet? ( sci-physics/fastjet:0= )
hepmc? ( sci-physics/hepmc:0= )
- java? ( >=virtual/jre-1.5 )
+ java? ( >=virtual/jre-1.5:* )
lhapdf? ( sci-physics/lhapdf:0= )
rivet? ( sci-physics/rivet:0= )
zlib? ( sys-libs/zlib:0= )"