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 57DF4138330 for ; Sat, 26 May 2018 00:52:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C985E0930; Sat, 26 May 2018 00:52:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 14D01E092F for ; Sat, 26 May 2018 00:52:31 +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 1CEB4335CA6 for ; Sat, 26 May 2018 00:52:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 510552BD for ; Sat, 26 May 2018 00:52:26 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1527295922.18500f9a1e10eeff0cf2ee163566355051739c96.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 18500f9a1e10eeff0cf2ee163566355051739c96 X-VCS-Branch: master Date: Sat, 26 May 2018 00:52:26 +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: 74cabffa-e00e-4053-8357-aaa011ffb89a X-Archives-Hash: 3b74673455226514c203397e409b22af commit: 18500f9a1e10eeff0cf2ee163566355051739c96 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat May 26 00:47:17 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat May 26 00:52:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18500f9a kde-plasma/plasma-workspace: x86 stable (bug #654740) Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild index bcf446915c5..dc44f14bff6 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.12.5.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 qmake-utils DESCRIPTION="KDE Plasma workspace" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="appstream +calendar geolocation gps prison qalculate +semantic-desktop systemd" REQUIRED_USE="gps? ( geolocation )"