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: Sun, 16 May 2021 00:03:49
Message-Id: 1621123338.8d5bb87f2e44cfc7c57d02977eabd68e04ffcc4e.sam@gentoo
1 commit: 8d5bb87f2e44cfc7c57d02977eabd68e04ffcc4e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 00:02:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 00:02:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5bb87f
7
8 net-im/prosody: Stabilize 0.11.9 arm64, #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 e0e7c07c450..a89c56614eb 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 )