diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:57 +0000 |
commit | eac9aa1096f1b72bc8469fa9bca30122b9e13306 (patch) | |
tree | 78fdc43849d2ac6e7272267f3d7f5b1e1926e1df /kde-plasma/kwayland | |
parent | kde-plasma/plasma-activities: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-eac9aa1096f1b72bc8469fa9bca30122b9e13306.tar.gz gentoo-eac9aa1096f1b72bc8469fa9bca30122b9e13306.tar.bz2 gentoo-eac9aa1096f1b72bc8469fa9bca30122b9e13306.zip |
kde-plasma/kwayland: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/kwayland')
-rw-r--r-- | kde-plasma/kwayland/kwayland-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kwayland/kwayland-5.113.0.ebuild b/kde-plasma/kwayland/kwayland-5.113.0.ebuild index d0c8cf88608d..11741b2f5d91 100644 --- a/kde-plasma/kwayland/kwayland-5.113.0.ebuild +++ b/kde-plasma/kwayland/kwayland-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries" HOMEPAGE="https://invent.kde.org/frameworks/kwayland" LICENSE="LGPL-2.1" -KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86" IUSE="" # All failing, I guess we need a virtual wayland server |