From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5A8F15800D for ; Sat, 1 Jul 2023 17:20:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8EE0E07FE; Sat, 1 Jul 2023 17:20:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C14AEE07FE for ; Sat, 1 Jul 2023 17:20:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF898335DE6 for ; Sat, 1 Jul 2023 17:20:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29331A7D for ; Sat, 1 Jul 2023 17:20:07 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1688232002.f737d48d8bfe9a69ab27b711d246157b678c680c.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/slixmpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/slixmpp/slixmpp-1.8.4.ebuild X-VCS-Directories: dev-python/slixmpp/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: f737d48d8bfe9a69ab27b711d246157b678c680c X-VCS-Branch: master Date: Sat, 1 Jul 2023 17:20:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c5ba4ec-dc3e-451b-9713-ad5844398e0b X-Archives-Hash: bc764fd2d50beee305610d6976bbb206 commit: f737d48d8bfe9a69ab27b711d246157b678c680c Author: Florian Schmaus gentoo org> AuthorDate: Sat Jul 1 17:19:22 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jul 1 17:20:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f737d48d dev-python/slixmpp: stabilize 1.8.4 for amd64 Signed-off-by: Florian Schmaus gentoo.org> dev-python/slixmpp/slixmpp-1.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/slixmpp/slixmpp-1.8.4.ebuild b/dev-python/slixmpp/slixmpp-1.8.4.ebuild index 0e6c3ea4c37c..2a474636c9be 100644 --- a/dev-python/slixmpp/slixmpp-1.8.4.ebuild +++ b/dev-python/slixmpp/slixmpp-1.8.4.ebuild @@ -19,7 +19,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else inherit pypi - KEYWORDS="~amd64 ~riscv" + KEYWORDS="amd64 ~riscv" fi DEPEND="