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: Fri, 14 May 2021 17:23:04
Message-Id: 1621012950.83093353e244eb7b44758845cff43e810bd94849.sam@gentoo
1 commit: 83093353e244eb7b44758845cff43e810bd94849
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 17:21:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 17:22:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83093353
7
8 net-im/prosody: Stabilize 0.11.9 arm, #789969
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/prosody/prosody-0.11.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/prosody/prosody-0.11.9.ebuild b/net-im/prosody/prosody-0.11.9.ebuild
16 index 55462c1edd0..e0e7c07c450 100644
17 --- a/net-im/prosody/prosody-0.11.9.ebuild
18 +++ b/net-im/prosody/prosody-0.11.9.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 )