commit: e92ff90086a5b406c0d4b789cb3798c06738e7d7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:22:36 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:22:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92ff900
sci-physics/thepeg: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
sci-physics/thepeg/thepeg-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild
b/sci-physics/thepeg/thepeg-2.0.0.ebuild
index 46ee6b7..0b8a500 100644
--- a/sci-physics/thepeg/thepeg-2.0.0.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.0.ebuild
@@ -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= )"