commit: af7279f5dd8caa8f1b382f5a69193bf36d70ca6c Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 20:10:36 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 20:10:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7279f5
net-im/ejabberd: Stabilize 21.12 amd64, #831401 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> net-im/ejabberd/ejabberd-21.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/ejabberd/ejabberd-21.12.ebuild b/net-im/ejabberd/ejabberd-21.12.ebuild index 3f4d03ad5e89..49c2dc3fcfce 100644 --- a/net-im/ejabberd/ejabberd-21.12.ebuild +++ b/net-im/ejabberd/ejabberd-21.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://static.process-one.net/${PN}/downloads/${PV}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~sparc ~x86" REQUIRED_USE="mssql? ( odbc )" # TODO: Add 'tools' flag. IUSE="captcha debug full-xml ldap mssql mysql odbc pam postgres redis
