diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-30 14:04:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-30 14:04:53 +0100 |
commit | a619ead5ab30afd26241002106e531771da4339c (patch) | |
tree | 5c67eb9ec269b2b7111ba7bc58eb30cad1977a36 /kde-plasma/kwin | |
parent | kde-plasma/kwayland-integration: amd64 stable wrt bug #607680 (diff) | |
download | gentoo-a619ead5ab30afd26241002106e531771da4339c.tar.gz gentoo-a619ead5ab30afd26241002106e531771da4339c.tar.bz2 gentoo-a619ead5ab30afd26241002106e531771da4339c.zip |
kde-plasma/kwin: amd64 stable wrt bug #607680
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-plasma/kwin')
-rw-r--r-- | kde-plasma/kwin/kwin-5.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kwin/kwin-5.8.5.ebuild b/kde-plasma/kwin/kwin-5.8.5.ebuild index 7110fb49890b..b163b7c1d498 100644 --- a/kde-plasma/kwin/kwin-5.8.5.ebuild +++ b/kde-plasma/kwin/kwin-5.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="KDE window manager" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="gles2 multimedia" # drop qtcore subslot operator when QT_MINIMAL >= 5.7.0 |