commit: 01caadfa09198ae6f0606ab382bf74315f4ee796 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 10 20:34:58 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 20:34:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01caadfa
net-im/ejabberd: Stabilize 22.10 amd64, #893844 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/ejabberd/ejabberd-22.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/ejabberd/ejabberd-22.10.ebuild b/net-im/ejabberd/ejabberd-22.10.ebuild index d872abcb6285..e7e5988884bb 100644 --- a/net-im/ejabberd/ejabberd-22.10.ebuild +++ b/net-im/ejabberd/ejabberd-22.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" 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
