diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:14:29 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:20:25 +1100 |
commit | 1318afcc4c530d9ce408953e22904582934b4e0c (patch) | |
tree | e11fc8a8cf70ac35d55f7fa69e479009f4e600ce /kde-plasma/kdecoration | |
parent | kde-frameworks/extra-cmake-modules: stable for hppa/ppc64 using ALLARCHES (diff) | |
download | gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.tar.gz gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.tar.bz2 gentoo-1318afcc4c530d9ce408953e22904582934b4e0c.zip |
kde-plasma: stabilise 5.7.5 for amd64/x86
Gentoo-bug: 596284
Package-Manager: portage-2.3.1
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kdecoration/kdecoration-5.7.5.ebuild b/kde-plasma/kdecoration/kdecoration-5.7.5.ebuild index 02762505f5a1..1ef8ed8b52de 100644 --- a/kde-plasma/kdecoration/kdecoration-5.7.5.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.7.5.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plugin based library to create window decorations" LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" DEPEND="$(add_qt_dep qtgui)" |