diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 22:49:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 22:49:03 +0100 |
commit | e9b4daa5007e66345951490dfec4b3f46d1b7428 (patch) | |
tree | c53cb5d72387d33a812b1d164f7d082c2ee5baca /net-im | |
parent | kde-apps/kopete: amd64 stable wrt bug #586026 (diff) | |
download | gentoo-e9b4daa5007e66345951490dfec4b3f46d1b7428.tar.gz gentoo-e9b4daa5007e66345951490dfec4b3f46d1b7428.tar.bz2 gentoo-e9b4daa5007e66345951490dfec4b3f46d1b7428.zip |
net-im/ejabberd: amd64 stable wrt bug #603802
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ejabberd/ejabberd-16.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ejabberd/ejabberd-16.09.ebuild b/net-im/ejabberd/ejabberd-16.09.ebuild index cb5c9fe34f10..5279eda1cdb5 100644 --- a/net-im/ejabberd/ejabberd-16.09.ebuild +++ b/net-im/ejabberd/ejabberd-16.09.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 |