commit: 6bee3ac40f6ae34f70c8abcdd35f807e08bd4078
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 2 06:53:48 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 2 06:54:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bee3ac4
dev-python/slixmpp: Add RUST_MIN_VER
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/slixmpp/slixmpp-1.11.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/slixmpp/slixmpp-1.11.0.ebuild
b/dev-python/slixmpp/slixmpp-1.11.0.ebuild
index d313732e9bfb..36d24b07ec88 100644
--- a/dev-python/slixmpp/slixmpp-1.11.0.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.11.0.ebuild
@@ -7,6 +7,7 @@ DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
PYTHON_COMPAT=( python3_{11..13} )
+RUST_MIN_VER="1.82"
CRATES="
[email protected]
[email protected]