Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/jabberd2/
Date: Fri, 01 Jul 2016 08:31:02
Message-Id: 1467361848.f2788a75c6301ef67db85873ba19406d4123a507.ago@gentoo
1 commit: f2788a75c6301ef67db85873ba19406d4123a507
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 08:30:48 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 08:30:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2788a75
7
8 net-im/jabberd2: x86 stable wrt bug #539534
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-im/jabberd2/jabberd2-2.3.3-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/jabberd2/jabberd2-2.3.3-r2.ebuild b/net-im/jabberd2/jabberd2-2.3.3-r2.ebuild
18 index f5e13ec..96337dd 100644
19 --- a/net-im/jabberd2/jabberd2-2.3.3-r2.ebuild
20 +++ b/net-im/jabberd2/jabberd2-2.3.3-r2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jabberd2/jabberd2/releases/download/jabberd-${PV}/ja
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
27 IUSE="berkdb debug experimental ldap libressl memdebug mysql pam postgres sqlite ssl test zlib"
28 REQUIRED_USE="memdebug? ( debug )"