Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/libcommuni/
Date: Tue, 02 Feb 2021 21:27:53
Message-Id: 1612301260.9537a5db90633c24435b06581cba3d6881ff2378.conikost@gentoo
1 commit: 9537a5db90633c24435b06581cba3d6881ff2378
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:26:12 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:27:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9537a5db
7
8 net-im/libcommuni: x86 stable
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 net-im/libcommuni/libcommuni-3.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/libcommuni/libcommuni-3.6.0.ebuild b/net-im/libcommuni/libcommuni-3.6.0.ebuild
17 index a70c85d19dc..ed17ccf543a 100644
18 --- a/net-im/libcommuni/libcommuni-3.6.0.ebuild
19 +++ b/net-im/libcommuni/libcommuni-3.6.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/communi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="examples qml test +uchardet"
27 RESTRICT="!test? ( test )"