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 72D45139694 for ; Wed, 5 Jul 2017 20:31:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87AEC2340C4; Wed, 5 Jul 2017 20:31:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67B812340C2 for ; Wed, 5 Jul 2017 20:31:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9EEA334181F for ; Wed, 5 Jul 2017 20:31:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD82574AA for ; Wed, 5 Jul 2017 20:31:27 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1499286677.708e659073f6654e8433afa8ee4ca1f88ebda74b.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 708e659073f6654e8433afa8ee4ca1f88ebda74b X-VCS-Branch: master Date: Wed, 5 Jul 2017 20:31:27 +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: 17467a9a-e732-4e3e-bb4e-62e30f562901 X-Archives-Hash: f6f071a909f33c5e1a4f2b7598a60990 commit: 708e659073f6654e8433afa8ee4ca1f88ebda74b Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 5 20:28:37 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 5 20:31:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708e6590 kde-plasma/plasma-desktop: amd64 stable wrt bug #620372 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild index c2e7cd985ac..a4825180c23 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.9.5.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="KDE Plasma desktop" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="appstream +fontconfig gtk2 gtk3 +input_devices_evdev input_devices_synaptics ibus legacy-systray pulseaudio +qt4 scim +semantic-desktop"