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 2EC24139694 for ; Fri, 7 Jul 2017 08:12:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6066E27409D; Fri, 7 Jul 2017 08:12:44 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D0682340DC for ; Fri, 7 Jul 2017 08:12:44 +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 5F5823418E4 for ; Fri, 7 Jul 2017 08:12:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D89A74AC for ; Fri, 7 Jul 2017 08:12:40 +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: <1499415067.85d6eb0dcb21248283059f9bd5d5e950430c1871.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: 85d6eb0dcb21248283059f9bd5d5e950430c1871 X-VCS-Branch: master Date: Fri, 7 Jul 2017 08:12:40 +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: d6b46beb-e816-45bb-9e6b-e2dc4c76e784 X-Archives-Hash: 12388c49395e3c1f1de5b4e728388d2c commit: 85d6eb0dcb21248283059f9bd5d5e950430c1871 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jul 7 08:11:07 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jul 7 08:11:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d6eb0d kde-plasma/plasma-desktop: x86 stable wrt bug #620372 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" 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 a4825180c23..95bca9dca49 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"