commit: 41ef21469095df4ec38a6c02807c49858bca98f0 Author: Hanno Böck <hanno <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 08:10:44 2020 +0000 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 08:12:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ef2146
net-im/ejabberd: Remove ~ppc keyword Does not build and it is unlikely anyone runs this on ppc in reality. Closes: https://bugs.gentoo.org/735926 Closes: https://bugs.gentoo.org/732668 Signed-off-by: Hanno Böck <hanno <AT> gentoo.org> Package-Manager: Portage-3.0.4, Repoman-3.0.1 net-im/ejabberd/ejabberd-20.04.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/ejabberd/ejabberd-20.04.ebuild b/net-im/ejabberd/ejabberd-20.04.ebuild index 160a4a01d8b..453de12094b 100644 --- a/net-im/ejabberd/ejabberd-20.04.ebuild +++ b/net-im/ejabberd/ejabberd-20.04.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://static.process-one.net/${PN}/downloads/${PV}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~sparc x86" REQUIRED_USE="mssql? ( odbc )" # TODO: Add 'tools' flag. IUSE="captcha debug full-xml hipe ldap mssql mysql odbc pam postgres redis
