commit: 35f709dad2bf97dc2b87f5525b5a1cd3dee3d528
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 14 02:32:30 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 14 02:54:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f709da
dev-python/nbxmpp: Stabilize 7.0.0 ALLARCHES, #968740
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/nbxmpp/nbxmpp-7.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/nbxmpp/nbxmpp-7.0.0.ebuild
b/dev-python/nbxmpp/nbxmpp-7.0.0.ebuild
index 9fba67e12a33..766421e5605f 100644
--- a/dev-python/nbxmpp/nbxmpp-7.0.0.ebuild
+++ b/dev-python/nbxmpp/nbxmpp-7.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~loong ~riscv x86"
RDEPEND="
>=dev-libs/gobject-introspection-1.82.0-r2