diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:44:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:49:52 +0100 |
commit | cb85721f90b63ca421c49cb1a08ba3cf29938826 (patch) | |
tree | ea73cb693846bcabe1bb8d1ee678e32e31557211 /net-im/ejabberd | |
parent | media-libs/libbdplus: ppc stable wrt bug #604636 (diff) | |
download | gentoo-cb85721f90b63ca421c49cb1a08ba3cf29938826.tar.gz gentoo-cb85721f90b63ca421c49cb1a08ba3cf29938826.tar.bz2 gentoo-cb85721f90b63ca421c49cb1a08ba3cf29938826.zip |
net-im/ejabberd: ppc stable wrt bug #603802
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im/ejabberd')
-rw-r--r-- | net-im/ejabberd/ejabberd-16.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ejabberd/ejabberd-16.09.ebuild b/net-im/ejabberd/ejabberd-16.09.ebuild index 951034a528f6..62c7bd420ded 100644 --- a/net-im/ejabberd/ejabberd-16.09.ebuild +++ b/net-im/ejabberd/ejabberd-16.09.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 |