diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-16 19:38:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-16 19:53:54 +0300 |
commit | 98c73e26fd813131e88e50e41b6d4157451729eb (patch) | |
tree | 13749fc9f575c31655b5440b49738138ac6aea37 /kde-plasma/plasma-workspace | |
parent | kde-plasma/kdecoration: amd64 stable wrt bug #665244 (diff) | |
download | gentoo-98c73e26fd813131e88e50e41b6d4157451729eb.tar.gz gentoo-98c73e26fd813131e88e50e41b6d4157451729eb.tar.bz2 gentoo-98c73e26fd813131e88e50e41b6d4157451729eb.zip |
kde-plasma/plasma-workspace: amd64 stable wrt bug #665244
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'kde-plasma/plasma-workspace')
-rw-r--r-- | kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index eed111285bb9..311616e3b089 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.13.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |