commit: 8eaf76f1c10021a254c86a086649b3e6158f0864
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 18 09:24:52 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 18 09:24:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eaf76f1
dev-python/slixmpp: Stabilize 1.8.6 amd64, #948274
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/slixmpp/slixmpp-1.8.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/slixmpp/slixmpp-1.8.6.ebuild
b/dev-python/slixmpp/slixmpp-1.8.6.ebuild
index bfb50b4c7a14..7c47037354e0 100644
--- a/dev-python/slixmpp/slixmpp-1.8.6.ebuild
+++ b/dev-python/slixmpp/slixmpp-1.8.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
else
inherit pypi
- KEYWORDS="~amd64 ~riscv"
+ KEYWORDS="amd64 ~riscv"
fi
DEPEND="