commit: e5b731b0c5b5cc755f4e177d639f884f86b1af6d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 04:09:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 04:09:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b731b0
net-im/prosody: Stabilize 0.11.7-r100 amd64, #766528 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/prosody/prosody-0.11.7-r100.ebuild | 4 ++-- 1 file 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 293afb94e60..d608461a236 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 )
