Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/mcabber/
Date: Sun, 28 Oct 2018 21:29:21
Message-Id: 1540762141.29e5d2a76c04484c21bb26f7a43ffe33d0044d62.whissi@gentoo
1 commit: 29e5d2a76c04484c21bb26f7a43ffe33d0044d62
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 21:17:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 21:29:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e5d2a7
7
8 net-im/mcabber: x86 stable (bug #669830)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-im/mcabber/mcabber-1.1.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/mcabber/mcabber-1.1.0-r1.ebuild b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
17 index 2f8476b1c21..42e454d35cd 100644
18 --- a/net-im/mcabber/mcabber-1.1.0-r1.ebuild
19 +++ b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -16,7 +16,7 @@ if [[ "${PV}" == 9999 ]]; then
27 S="${WORKDIR}/${PN}"
28 else
29 SRC_URI="http://mcabber.com/files/${P}.tar.bz2"
30 - KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
31 + KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
32 fi
33
34 LICENSE="GPL-2"