diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:18 +0000 |
commit | 0f56c1797bcc3a79cb66e6532ab14f7a3255b641 (patch) | |
tree | 680179a01d56f649b9da7aaf4e1dc69e9e14ba58 /kde-frameworks/kwindowsystem | |
parent | kde-frameworks/kwidgetsaddons: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-0f56c1797bcc3a79cb66e6532ab14f7a3255b641.tar.gz gentoo-0f56c1797bcc3a79cb66e6532ab14f7a3255b641.tar.bz2 gentoo-0f56c1797bcc3a79cb66e6532ab14f7a3255b641.zip |
kde-frameworks/kwindowsystem: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kwindowsystem')
-rw-r--r-- | kde-frameworks/kwindowsystem/kwindowsystem-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.77.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.77.0.ebuild index caca1fc10710..06c04c3ab303 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-5.77.0.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit ecm kde.org DESCRIPTION="Framework providing access to properties and features of the window manager" LICENSE="|| ( LGPL-2.1 LGPL-3 ) MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="nls X" BDEPEND=" |