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-libs/qxmpp/
Date: Fri, 29 May 2020 07:39:19
Message-Id: 1590737938.37ef297bc84b858dde8a05ca92ded4e0c7ffd80a.ago@gentoo
1 commit: 37ef297bc84b858dde8a05ca92ded4e0c7ffd80a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 07:38:58 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 07:38:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ef297b
7
8 net-libs/qxmpp: amd64 stable wrt bug #724372
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/qxmpp/qxmpp-1.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/qxmpp/qxmpp-1.2.0.ebuild b/net-libs/qxmpp/qxmpp-1.2.0.ebuild
18 index c9a44c3c89f..05ba6ca7a0b 100644
19 --- a/net-libs/qxmpp/qxmpp-1.2.0.ebuild
20 +++ b/net-libs/qxmpp/qxmpp-1.2.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> ${P}.ta
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="debug doc opus +speex test theora vpx"
28 RESTRICT="!test? ( test )"