diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-12-10 04:09:15 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-12-10 04:09:38 +1100 |
commit | 30bad88a97a549a672df3d643646e2e870c592ae (patch) | |
tree | 1d549de86f57a1df5602e3b483e2663642202968 /kde-plasma/kdecoration/kdecoration-5.8.3.ebuild | |
parent | 4068decfc5bdeec0ef6f8a8c7e97044fa85879f9 (diff) | |
download | gentoo-30bad88a97a549a672df3d643646e2e870c592ae.tar.gz gentoo-30bad88a97a549a672df3d643646e2e870c592ae.tar.xz |
kde-plasma: stabilise 5.8.3 on amd64/x86
Gentoo-bug: 598128
Package-Manager: portage-2.3.3
Diffstat (limited to 'kde-plasma/kdecoration/kdecoration-5.8.3.ebuild')
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kdecoration/kdecoration-5.8.3.ebuild b/kde-plasma/kdecoration/kdecoration-5.8.3.ebuild index 02762505f5a..1ef8ed8b52d 100644 --- a/kde-plasma/kdecoration/kdecoration-5.8.3.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.8.3.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)" |