diff options
Diffstat (limited to 'net-im/ejabberd/ejabberd-16.08.ebuild')
-rw-r--r-- | net-im/ejabberd/ejabberd-16.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ejabberd/ejabberd-16.08.ebuild b/net-im/ejabberd/ejabberd-16.08.ebuild index 0dc447dfb81a..c200fac5695c 100644 --- a/net-im/ejabberd/ejabberd-16.08.ebuild +++ b/net-im/ejabberd/ejabberd-16.08.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |