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, 04 Aug 2017 18:39:50
Message-Id: 1501871970.a6a30e96a832ad07f8498abcfcc09f5119e2db04.floppym@gentoo
1 commit: a6a30e96a832ad07f8498abcfcc09f5119e2db04
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Aug 4 17:41:58 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 18:39:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a30e96
7
8 net-irc/kvirc: Stabilize 5.0_pre20170601121930 on amd64/x86.
9
10 net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild b/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild
14 index 5e119e5dc07..57b6e873943 100644
15 --- a/net-irc/kvirc/kvirc-5.0_pre20170601121930.ebuild
16 +++ b/net-irc/kvirc/kvirc-5.0_pre20170601121930.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} )"