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/gajim/
Date: Mon, 08 Apr 2019 02:18:19
Message-Id: 1554689001.d12aaeafa665aa70e081b66fbba8336f4de7352e.whissi@gentoo
1 commit: d12aaeafa665aa70e081b66fbba8336f4de7352e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 02:03:21 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 02:03:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12aaeaf
7
8 net-im/gajim: x86 stable (bug #681970)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-im/gajim/gajim-1.0.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-im/gajim/gajim-1.0.3.ebuild b/net-im/gajim/gajim-1.0.3.ebuild
17 index 5b8cac2d108..a353f531928 100644
18 --- a/net-im/gajim/gajim-1.0.3.ebuild
19 +++ b/net-im/gajim/gajim-1.0.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -16,7 +16,7 @@ SRC_URI="https://www.gajim.org/downloads/$(get_version_component_range 1-2)/${P}
27 LICENSE="GPL-3"
28 SLOT="0"
29 #KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 IUSE="+crypt geolocation jingle keyring networkmanager remote rst +spell upnp
33 +webp"