Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/
Date: Thu, 18 Oct 2018 12:31:22
Message-Id: 1539865743.6ffca9565d419eca60019c0f65d3e8277720aedb.whissi@gentoo
1 commit: 6ffca9565d419eca60019c0f65d3e8277720aedb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 12:23:44 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 12:29:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffca956
7
8 kde-plasma/plasma-workspace: x86 stable (bug #665244)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild
17 index 311616e3b08..2ffee171d82 100644
18 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild
19 +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild
20 @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
21 inherit kde5 qmake-utils
22
23 DESCRIPTION="KDE Plasma workspace"
24 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26 IUSE="appstream +calendar geolocation gps prison qalculate +semantic-desktop systemd"
27
28 REQUIRED_USE="gps? ( geolocation )"