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: Tue, 18 Feb 2020 16:25:00
Message-Id: 1582043081.f83efc5d8e1d7eb56e147faf0717ec40af21bfe4.ago@gentoo
1 commit: f83efc5d8e1d7eb56e147faf0717ec40af21bfe4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 18 16:24:41 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 18 16:24:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83efc5d
7
8 net-im/mcabber: amd64 stable wrt bug #710006
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
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 bb6bd1e7427..bfb1656962f 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"