summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-01 00:49:40 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-01 00:49:40 +0000
commit5684c6f35e110c94ad35cc36697da68077018b4b (patch)
tree45251c0ec3e927f9fea807ad72a962956d975e1f /app-portage
parent77819fe3944f22678c3bcdf1d773a095441f5140 (diff)
app-portage/sisyphus-qt : make sure we don't mismatch
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild
index 598871c3..c1aa1a94 100644
--- a/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild
+++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild
@@ -24,7 +24,7 @@ IUSE=""
DEPEND="dev-lang/python[sqlite]"
RDEPEND="${DEPEND}
app-misc/tmux
- app-portage/sisyphus
+ ~app-portage/sisyphus-${PV}
dev-python/PyQt5[designer,gui,widgets,${PYTHON_USEDEP}]"
src_install() {