diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:10:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 10:10:36 +0200 |
commit | 916510be61149b0be4a33a4c92c42bd69562e4c3 (patch) | |
tree | 4447acb448b882655303079fa1dd8787627586f1 /kde-plasma/kwin | |
parent | kde-plasma/kwayland-integration: x86 stable wrt bug #620372 (diff) | |
download | gentoo-916510be61149b0be4a33a4c92c42bd69562e4c3.tar.gz gentoo-916510be61149b0be4a33a4c92c42bd69562e4c3.tar.bz2 gentoo-916510be61149b0be4a33a4c92c42bd69562e4c3.zip |
kde-plasma/kwin: x86 stable wrt bug #620372
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-plasma/kwin')
-rw-r--r-- | kde-plasma/kwin/kwin-5.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kwin/kwin-5.9.5.ebuild b/kde-plasma/kwin/kwin-5.9.5.ebuild index 8289acff38cf..d310ba2ef9f6 100644 --- a/kde-plasma/kwin/kwin-5.9.5.ebuild +++ b/kde-plasma/kwin/kwin-5.9.5.ebuild @@ -10,7 +10,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 |