Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody/
Date: Thu, 24 Feb 2022 19:31:34
Message-Id: 1645730979.f906bf8794da56b64da4f5db5d1292847b27c8b7.conikost@gentoo
1 commit: f906bf8794da56b64da4f5db5d1292847b27c8b7
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 24 19:29:39 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 24 19:29:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f906bf87
7
8 net-im/prosody: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 net-im/prosody/prosody-0.11.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/prosody/prosody-0.11.13.ebuild b/net-im/prosody/prosody-0.11.13.ebuild
16 index 9a4dc0782f50..df3f68b37c41 100644
17 --- a/net-im/prosody/prosody-0.11.13.ebuild
18 +++ b/net-im/prosody/prosody-0.11.13.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 IUSE="icu +idn +libevent mysql postgres selinux +sqlite +ssl test +zlib"
26 REQUIRED_USE="
27 ^^ ( icu idn )