Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/
Date: Fri, 09 Aug 2019 18:39:37
Message-Id: 1565375940.d19e84755aba8092775336b0ae6f65ea35d6df0d.floppym@gentoo
1 commit: d19e84755aba8092775336b0ae6f65ea35d6df0d
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Aug 9 17:16:40 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 18:39:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19e8475
7
8 net-irc/kvirc: Stabilize 5.2_pre20190628041642 on amd64/x86.
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 net-irc/kvirc/kvirc-5.2_pre20190628041642.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/kvirc/kvirc-5.2_pre20190628041642.ebuild b/net-irc/kvirc/kvirc-5.2_pre20190628041642.ebuild
17 index 69f50a2969a..a55f83dfaa4 100644
18 --- a/net-irc/kvirc/kvirc-5.2_pre20190628041642.ebuild
19 +++ b/net-irc/kvirc/kvirc-5.2_pre20190628041642.ebuild
20 @@ -30,7 +30,7 @@ fi
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
27 REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"