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/mcabber/
Date: Mon, 24 Feb 2020 13:11:47
Message-Id: 1582549896.317ae2e2c22ef7961263d2b1e3d7cbe723004b5a.ago@gentoo
1 commit: 317ae2e2c22ef7961263d2b1e3d7cbe723004b5a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 13:11:36 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 13:11:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317ae2e2
7
8 net-im/mcabber: x86 stable wrt bug #710006
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-im/mcabber/mcabber-1.1.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/mcabber/mcabber-1.1.0-r2.ebuild b/net-im/mcabber/mcabber-1.1.0-r2.ebuild
18 index bfb1656962f..4cc9ca700fb 100644
19 --- a/net-im/mcabber/mcabber-1.1.0-r2.ebuild
20 +++ b/net-im/mcabber/mcabber-1.1.0-r2.ebuild
21 @@ -17,7 +17,7 @@ if [[ "${PV}" == 9999 ]]; then
22 else
23 SRC_URI="http://mcabber.com/files/${P}.tar.bz2"
24 SRC_URI+=" https://dev.gentoo.org/~andrey_utkin/distfiles/${P}_bug699972.patch"
25 - KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
26 + KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
27 fi
28
29 LICENSE="GPL-2"