commit: f330d9e9d65a3fe77e28d648fdf15547d86ef23d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:12:43 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:12:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f330d9e9
dev-python/slixmpp: Stabilize 1.9.1 amd64, #952882
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/slixmpp/slixmpp-1.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/slixmpp/slixmpp-1.9.1.ebuild
b/dev-python/slixmpp/slixmpp-1.9.1.ebuild
index c9ee320f4ecc..da51b27af30d 100644
--- a/dev-python/slixmpp/slixmpp-1.9.1.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.9.1.ebuild
@@ -82,7 +82,7 @@ LICENSE="MIT"
# Dependent crate licenses
LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
>=dev-python/aiodns-3.2.0[${PYTHON_USEDEP}]