diff options
author | Sam James <sam@gentoo.org> | 2023-11-23 14:41:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-23 15:14:13 +0000 |
commit | 56ae6be6a39a816e45d12286e8a5636d2a65e413 (patch) | |
tree | 2d0309ee8b0d75bef8c0df2774ff02955fce8b22 /kde-frameworks/plasma | |
parent | kde-frameworks/kwayland: Stabilize 5.112.0 amd64, #917244 (diff) | |
download | gentoo-56ae6be6a39a816e45d12286e8a5636d2a65e413.tar.gz gentoo-56ae6be6a39a816e45d12286e8a5636d2a65e413.tar.bz2 gentoo-56ae6be6a39a816e45d12286e8a5636d2a65e413.zip |
kde-frameworks/plasma: Stabilize 5.112.0 amd64, #917244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/plasma')
-rw-r--r-- | kde-frameworks/plasma/plasma-5.112.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/plasma/plasma-5.112.0.ebuild b/kde-frameworks/plasma/plasma-5.112.0.ebuild index 5c95ea0d7405..82b7a6188c25 100644 --- a/kde-frameworks/plasma/plasma-5.112.0.ebuild +++ b/kde-frameworks/plasma/plasma-5.112.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Plasma library and runtime components based upon KF5 and Qt5" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="gles2-only man wayland" RESTRICT="test" |