summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:22:36 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:22:36 +0200
commite92ff90086a5b406c0d4b789cb3798c06738e7d7 (patch)
tree4c0e18d6c3d394a879fc13cc294dcb5210936efc /sci-physics
parentsci-physics/thepeg: Fix QA MissingSlotDep (diff)
downloadgentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.tar.gz
gentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.tar.bz2
gentoo-e92ff90086a5b406c0d4b789cb3798c06738e7d7.zip
sci-physics/thepeg: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/thepeg/thepeg-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild b/sci-physics/thepeg/thepeg-2.0.0.ebuild
index 46ee6b766c31..0b8a50038140 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= )"