summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2022-03-05 16:05:00 +0000
committerMatthew Smith <matthew@gentoo.org>2022-03-05 16:14:29 +0000
commitdd7782c4d782132e5919d00fc8c45f0ce8b8b6c0 (patch)
tree181eb392999f31c9767a5d88739e2ba4a62d55b4 /dev-python/uranium
parentx11-misc/polybar: add 3.6.1, drop 3.6.0 (diff)
downloadgentoo-dd7782c4d782132e5919d00fc8c45f0ce8b8b6c0.tar.gz
gentoo-dd7782c4d782132e5919d00fc8c45f0ce8b8b6c0.tar.bz2
gentoo-dd7782c4d782132e5919d00fc8c45f0ce8b8b6c0.zip
dev-python/uranium: allow newer libarcus versions
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'dev-python/uranium')
-rw-r--r--dev-python/uranium/uranium-4.13.0-r1.ebuild (renamed from dev-python/uranium/uranium-4.13.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uranium/uranium-4.13.0.ebuild b/dev-python/uranium/uranium-4.13.0-r1.ebuild
index 82941abd67bc..b0994d93ffcb 100644
--- a/dev-python/uranium/uranium-4.13.0.ebuild
+++ b/dev-python/uranium/uranium-4.13.0-r1.ebuild
@@ -32,7 +32,7 @@ BDEPEND="${PYTHON_DEPS}
)"
DEPEND="${PYTHON_DEPS}
- ~dev-libs/libarcus-${PV}:=[python,${PYTHON_SINGLE_USEDEP}]
+ >=dev-libs/libarcus-${PV}:=[python,${PYTHON_SINGLE_USEDEP}]
$(python_gen_cond_dep '
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]