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, 13 Jan 2022 17:11:52
Message-Id: 1642093765.a217e57700a72a3a2919fb1f40b0112c257e57a0.conikost@gentoo
1 commit: a217e57700a72a3a2919fb1f40b0112c257e57a0
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 13 17:09:25 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 13 17:09:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a217e577
7
8 net-im/prosody: x86 stable
9
10 Bug: https://bugs.gentoo.org/831140
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 net-im/prosody/prosody-0.11.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/prosody/prosody-0.11.12.ebuild b/net-im/prosody/prosody-0.11.12.ebuild
17 index df3f68b37c41..1b9f77dd5703 100644
18 --- a/net-im/prosody/prosody-0.11.12.ebuild
19 +++ b/net-im/prosody/prosody-0.11.12.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26 IUSE="icu +idn +libevent mysql postgres selinux +sqlite +ssl test +zlib"
27 REQUIRED_USE="
28 ^^ ( icu idn )