diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:09 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-07-08 17:37:09 +0200 |
commit | 468c0f70bcd7ba689d977f1f3eb8aebeec829778 (patch) | |
tree | 0f9605101defc307a9ac54f708198d288b3953ab /net-im/ejabberd | |
parent | dev-erlang/sqlite3: Stabilize 1.1.12 amd64 x86, #801088 (diff) | |
download | gentoo-468c0f70bcd7ba689d977f1f3eb8aebeec829778.tar.gz gentoo-468c0f70bcd7ba689d977f1f3eb8aebeec829778.tar.bz2 gentoo-468c0f70bcd7ba689d977f1f3eb8aebeec829778.zip |
net-im/ejabberd: Stabilize 21.04 amd64 x86, #801088
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-im/ejabberd')
-rw-r--r-- | net-im/ejabberd/ejabberd-21.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ejabberd/ejabberd-21.04.ebuild b/net-im/ejabberd/ejabberd-21.04.ebuild index b161498bc6ad..3cf528129054 100644 --- a/net-im/ejabberd/ejabberd-21.04.ebuild +++ b/net-im/ejabberd/ejabberd-21.04.ebuild @@ -14,7 +14,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 |