diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:32 +0000 |
commit | e5b731b0c5b5cc755f4e177d639f884f86b1af6d (patch) | |
tree | 295add2fb21ffe24131f6ba3e5077f74ab135cf7 /net-im | |
parent | net-dns/pdns-recursor: Stabilize 4.4.2-r100 amd64, #766528 (diff) | |
download | gentoo-e5b731b0c5b5cc755f4e177d639f884f86b1af6d.tar.gz gentoo-e5b731b0c5b5cc755f4e177d639f884f86b1af6d.tar.bz2 gentoo-e5b731b0c5b5cc755f4e177d639f884f86b1af6d.zip |
net-im/prosody: Stabilize 0.11.7-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.11.7-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/prosody/prosody-0.11.7-r100.ebuild b/net-im/prosody/prosody-0.11.7-r100.ebuild index 293afb94e60b..d608461a236f 100644 --- a/net-im/prosody/prosody-0.11.7-r100.ebuild +++ b/net-im/prosody/prosody-0.11.7-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="icu +idn +libevent libressl mysql postgres +sqlite +ssl test +zlib" REQUIRED_USE=" ^^ ( icu idn ) |