Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/gajim/
Date: Thu, 22 Apr 2021 12:08:53
Message-Id: 1619093273.b747e2d65a1d9987e011aa7c34534c433698c5ac.sam@gentoo
1 commit: b747e2d65a1d9987e011aa7c34534c433698c5ac
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 12:06:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 12:07:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b747e2d6
7
8 net-im/gajim: Stabilize 1.3.1_p2 amd64, #784638
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/gajim/gajim-1.3.1_p2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/gajim/gajim-1.3.1_p2.ebuild b/net-im/gajim/gajim-1.3.1_p2.ebuild
16 index 68604b8786a..6e82ded1434 100644
17 --- a/net-im/gajim/gajim-1.3.1_p2.ebuild
18 +++ b/net-im/gajim/gajim-1.3.1_p2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://gajim.org/downloads/$(ver_cut 1-2)/${PN}-${PV/_p/-}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+crypt geolocation jingle remote rst +spell upnp +webp"
26 S="${WORKDIR}/${PN}-${PV/_p2/}"