From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A2D4158074 for ; Sun, 29 Jun 2025 19:58:06 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EAB0B341EA4 for ; Sun, 29 Jun 2025 19:58:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D4CCA11055F; Sun, 29 Jun 2025 19:57:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C8BD9110560 for ; Sun, 29 Jun 2025 19:57:57 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85E84341E70 for ; Sun, 29 Jun 2025 19:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E29D72B23 for ; Sun, 29 Jun 2025 19:57:54 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1751226780.3c4d52ceff06838e90b9ca9795033e88f501490b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/prosody/prosody-13.0.1-r1.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3c4d52ceff06838e90b9ca9795033e88f501490b X-VCS-Branch: master Date: Sun, 29 Jun 2025 19:57:54 +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: 936c2ad9-6445-4233-b05e-219c5148d31d X-Archives-Hash: 2bbce165889a2beb6bd80af80c4b78ba commit: 3c4d52ceff06838e90b9ca9795033e88f501490b Author: Conrad Kostecki gentoo org> AuthorDate: Sun Jun 29 19:53:00 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jun 29 19:53:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4d52ce net-im/prosody: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> net-im/prosody/prosody-13.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-13.0.1-r1.ebuild b/net-im/prosody/prosody-13.0.1-r1.ebuild index 6b8fd70ef806..2ccbcab99030 100644 --- a/net-im/prosody/prosody-13.0.1-r1.ebuild +++ b/net-im/prosody/prosody-13.0.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="icu +idn +libevent ldap mysql postgres selinux +sqlite +ssl test +zlib" REQUIRED_USE=" ^^ ( icu idn )