diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-02-13 22:00:48 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-02-13 22:02:00 +1100 |
commit | f107055eeea60b00fa60a095ebbe24fc572e2783 (patch) | |
tree | 857d22a05e6d95f4ef045ae0607704453b7abfa8 /kde-plasma | |
parent | net-firewall/ipt_netflow: Add Github HOMEPAGE. (diff) | |
download | gentoo-f107055eeea60b00fa60a095ebbe24fc572e2783.tar.gz gentoo-f107055eeea60b00fa60a095ebbe24fc572e2783.tar.bz2 gentoo-f107055eeea60b00fa60a095ebbe24fc572e2783.zip |
kde-plasma/plasma-workspace: stabilise 5.11.5-r1 for amd64
Bug: https://bugs.gentoo.org/647106
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild index 695a6ac1cbe3..59d245fc8552 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.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 )" |