summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-10 02:16:02 +0000
committerSam James <sam@gentoo.org>2021-03-10 02:16:47 +0000
commit024753051e1617b739dab02a846597a8336092bd (patch)
tree3ee60f33f3afe9fc0dda7e4bda108c7a7cd93a1b /games-emulation
parentsys-power/sispmctl: fix UnusedLocalUse (diff)
downloadgentoo-024753051e1617b739dab02a846597a8336092bd.tar.gz
gentoo-024753051e1617b739dab02a846597a8336092bd.tar.bz2
gentoo-024753051e1617b739dab02a846597a8336092bd.zip
games-emulation/jrommanager: fix MissingSlotDep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild b/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
index d27e9e521079..bdca596df276 100644
--- a/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
+++ b/games-emulation/jrommanager/jrommanager-1.8_p27-r1.ebuild
@@ -18,7 +18,7 @@ LICENSE="GPL-2 GPL-2-with-classpath-exception BSD-2 MIT Apache-2.0 LGPL-2.1 unRA
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND=">=virtual/jre-1.8"
+RDEPEND=">=virtual/jre-1.8:1.8"
DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"