diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-23 16:47:19 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-23 16:47:57 +0900 |
commit | 9f72ccb88e019ce5d01865113c040720c52eb3ba (patch) | |
tree | e15652db8ed659475b973ae46b510894509e9c25 /net-im | |
parent | kde-misc/kdeconnect: Update post install message (diff) | |
download | gentoo-9f72ccb88e019ce5d01865113c040720c52eb3ba.tar.gz gentoo-9f72ccb88e019ce5d01865113c040720c52eb3ba.tar.bz2 gentoo-9f72ccb88e019ce5d01865113c040720c52eb3ba.zip |
net-im/ejabberd: amd64 stable
Gentoo-bug: 599536
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ejabberd/ejabberd-16.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ejabberd/ejabberd-16.08.ebuild b/net-im/ejabberd/ejabberd-16.08.ebuild index 125bd012a41c..0dc447dfb81a 100644 --- a/net-im/ejabberd/ejabberd-16.08.ebuild +++ b/net-im/ejabberd/ejabberd-16.08.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" REQUIRED_USE="mssql? ( odbc )" # TODO: Add 'tools' flag. IUSE="captcha debug full-xml hipe ldap mssql mysql nls odbc pam postgres redis |