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: Sun, 17 Feb 2019 22:35:42
Message-Id: 1550442318.29a68955b9e5edac45c1abb7d4b1115ed36bece4.whissi@gentoo
1 commit: 29a68955b9e5edac45c1abb7d4b1115ed36bece4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 22:25:18 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 22:25:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a68955
7
8 kde-plasma/plasma-workspace: x86 stable (bug #678122)
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 kde-plasma/plasma-workspace/plasma-workspace-5.14.5.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.14.5.1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.14.5.1.ebuild
17 index 6b8b720cd49..03351acb03b 100644
18 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.14.5.1.ebuild
19 +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.14.5.1.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 )"