commit: 8b9eb0be950dd449b150f46807fdfbc57e167234 Author: Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 09:31:10 2017 +0000 Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 09:35:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9eb0be
net-im/ejabberd: Drop stable keyword because of bug 603784 It is fixed in 16.09 which is already stabilized for amd64. Gentoo-Bug: 603784 Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-im/ejabberd/ejabberd-16.08.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/ejabberd/ejabberd-16.08.ebuild b/net-im/ejabberd/ejabberd-16.08.ebuild index 0dc447d..c200fac 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
