diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:32:47 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:49:32 +0900 |
commit | 22686b24607a0fc14eb87193dc2a6437bb4b2d46 (patch) | |
tree | edadc680062ca1194877501ece9e0ab0c4cfa312 | |
parent | kde-frameworks/kconfig: amd64 stable (diff) | |
download | gentoo-22686b24607a0fc14eb87193dc2a6437bb4b2d46.tar.gz gentoo-22686b24607a0fc14eb87193dc2a6437bb4b2d46.tar.bz2 gentoo-22686b24607a0fc14eb87193dc2a6437bb4b2d46.zip |
kde-frameworks/kwindowsystem: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
-rw-r--r-- | kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild index a3151651838b..22cf92a0dfe6 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.29.0.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$ @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Framework providing access to properties and features of the window manager" LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="nls X" RDEPEND=" |