From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1091011-garchives=archives.gentoo.org@lists.gentoo.org> 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 4DAA6138334 for <garchives@archives.gentoo.org>; Sat, 18 May 2019 18:11:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2904FE08EC; Sat, 18 May 2019 18:11:21 +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 A11F3E08EF for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2019 18:11:20 +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 6E00E3449E6 for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2019 18:11:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 638AA5FB for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2019 18:11:15 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1558203018.c02f042fc92991fad8f8b4a823cfe5300b74e33f.zlogene@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.15.5.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c02f042fc92991fad8f8b4a823cfe5300b74e33f X-VCS-Branch: master Date: Sat, 18 May 2019 18:11:15 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2790ece-c8c6-4f15-8786-b8745f500580 X-Archives-Hash: 677f962b752a5ad453cfd15cc301271c commit: c02f042fc92991fad8f8b4a823cfe5300b74e33f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat May 18 18:10:18 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat May 18 18:10:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02f042f kde-plasma/plasma-workspace: x86 stable wrt bug #685372 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" kde-plasma/plasma-workspace/plasma-workspace-5.15.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.15.5.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.15.5.ebuild index 8b0cc4b038e..b59a94b49ff 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.15.5.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.15.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 )"