diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:30:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 22:30:52 +0300 |
commit | 6c8a871e005657c278ef445d29fd1edbe55d5764 (patch) | |
tree | 3715e998302a6ca16d2286dc475d0e3cbe757b7b /kde-frameworks | |
parent | kde-frameworks/knewstuff: Stabilize 6.5.0 arm64, #934478 (diff) | |
download | gentoo-6c8a871e005657c278ef445d29fd1edbe55d5764.tar.gz gentoo-6c8a871e005657c278ef445d29fd1edbe55d5764.tar.bz2 gentoo-6c8a871e005657c278ef445d29fd1edbe55d5764.zip |
kde-frameworks/frameworkintegration: Stabilize 6.5.0 arm64, #934478
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-6.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-6.5.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-6.5.0.ebuild index 392f88d32c38..b3ea7e79ee3c 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-6.5.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-6.5.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="" # requires running Plasma environment |