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:10:00
Message-Id: 1611374972.e5b731b0c5b5cc755f4e177d639f884f86b1af6d.sam@gentoo
1 commit: e5b731b0c5b5cc755f4e177d639f884f86b1af6d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:09:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:09:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b731b0
7
8 net-im/prosody: Stabilize 0.11.7-r100 amd64, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/prosody/prosody-0.11.7-r100.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 293afb94e60..d608461a236 100644
17 --- a/net-im/prosody/prosody-0.11.7-r100.ebuild
18 +++ b/net-im/prosody/prosody-0.11.7-r100.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
31 IUSE="icu +idn +libevent libressl mysql postgres +sqlite +ssl test +zlib"
32 REQUIRED_USE="
33 ^^ ( icu idn )