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: Thu, 31 Aug 2017 19:53:24
Message-Id: 1504209174.cd795672771de9652909db319888e459f33f45d9.floppym@gentoo
1 commit: cd795672771de9652909db319888e459f33f45d9
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Aug 31 18:58:35 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 19:52:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd795672
7
8 net-irc/kvirc: Stabilize 5.0_pre20170801214745 on amd64/x86.
9
10 net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild b/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild
14 index 1b6ecd23e03..6f8d1c00095 100644
15 --- a/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild
16 +++ b/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild
17 @@ -30,7 +30,7 @@ fi
18
19 LICENSE="kvirc"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
22 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
23 IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
24 REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"