Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/prosody/
Date: Sat, 23 Jan 2021 04:20:32
Message-Id: 1611375586.f2416378b369355d58ca7c8f85e9080d9cf10231.sam@gentoo
1 commit: f2416378b369355d58ca7c8f85e9080d9cf10231
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:19:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:19:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2416378
7
8 net-im/prosody: Stabilize 0.11.7-r100 x86, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/prosody/prosody-0.11.7-r100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/prosody/prosody-0.11.7-r100.ebuild b/net-im/prosody/prosody-0.11.7-r100.ebuild
16 index d608461a236..08e684f9f00 100644
17 --- a/net-im/prosody/prosody-0.11.7-r100.ebuild
18 +++ b/net-im/prosody/prosody-0.11.7-r100.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 libressl mysql postgres +sqlite +ssl test +zlib"
26 REQUIRED_USE="
27 ^^ ( icu idn )