From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C0701396D0 for ; Thu, 31 Aug 2017 19:53:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32BA41FC058; Thu, 31 Aug 2017 19:53:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 145C2E0D88 for ; Thu, 31 Aug 2017 19:53:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C434341659 for ; Thu, 31 Aug 2017 19:53:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A13978971 for ; Thu, 31 Aug 2017 19:53:18 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1504209174.cd795672771de9652909db319888e459f33f45d9.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild X-VCS-Directories: net-irc/kvirc/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: cd795672771de9652909db319888e459f33f45d9 X-VCS-Branch: master Date: Thu, 31 Aug 2017 19:53:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1af7cb5c-cc6e-4c9c-b1df-26ed15a3703d X-Archives-Hash: 00f7a9409a035f1ec88d487e5ddc9be4 commit: cd795672771de9652909db319888e459f33f45d9 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Thu Aug 31 18:58:35 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Aug 31 19:52:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd795672 net-irc/kvirc: Stabilize 5.0_pre20170801214745 on amd64/x86. net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild b/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild index 1b6ecd23e03..6f8d1c00095 100644 --- a/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild +++ b/net-irc/kvirc/kvirc-5.0_pre20170801214745.ebuild @@ -30,7 +30,7 @@ fi LICENSE="kvirc" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit" REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"