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, 16 Nov 2018 20:25:16
Message-Id: 1542399880.8c6f75ea91d43869be4fd3d408b943537ba2f0d8.floppym@gentoo
1 commit: 8c6f75ea91d43869be4fd3d408b943537ba2f0d8
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Nov 16 19:57:47 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 16 20:24:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6f75ea
7
8 net-irc/kvirc: Stabilize 5.0_pre20181013192652 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.0_pre20181013192652.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/kvirc/kvirc-5.0_pre20181013192652.ebuild b/net-irc/kvirc/kvirc-5.0_pre20181013192652.ebuild
17 index a2c478a772c..cbed9863998 100644
18 --- a/net-irc/kvirc/kvirc-5.0_pre20181013192652.ebuild
19 +++ b/net-irc/kvirc/kvirc-5.0_pre20181013192652.ebuild
20 @@ -30,7 +30,7 @@ fi
21
22 LICENSE="kvirc"
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} )"