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/spectrum2/
Date: Tue, 01 Sep 2020 22:45:53
Message-Id: 1599000281.81a2e43dfd7126a623a87c3375b3b3071695ca2d.sam@gentoo
1 commit: 81a2e43dfd7126a623a87c3375b3b3071695ca2d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 22:44:41 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 22:44:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a2e43d
7
8 net-im/spectrum2: Stabilize 2.0.13-r2 amd64, #739308
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-im/spectrum2/spectrum2-2.0.13-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/spectrum2/spectrum2-2.0.13-r2.ebuild b/net-im/spectrum2/spectrum2-2.0.13-r2.ebuild
16 index d94c327ca2c..3c61f5951cc 100644
17 --- a/net-im/spectrum2/spectrum2-2.0.13-r2.ebuild
18 +++ b/net-im/spectrum2/spectrum2-2.0.13-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SpectrumIM/spectrum2/archive/${PV}.tar.gz -> ${P}.ta
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="doc frotz irc mysql postgres purple sms +sqlite test twitter whatsapp xmpp"
26 REQUIRED_USE="
27 || ( mysql postgres sqlite )