diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:38 +0000 |
commit | 5a410fc4d74ff68f27c78522b21afe057f1ab1c7 (patch) | |
tree | cd08a4fb3bf33a943cea723d1458e35cad7968af /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/knewstuff: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-5a410fc4d74ff68f27c78522b21afe057f1ab1c7.tar.gz gentoo-5a410fc4d74ff68f27c78522b21afe057f1ab1c7.tar.bz2 gentoo-5a410fc4d74ff68f27c78522b21afe057f1ab1c7.zip |
kde-frameworks/frameworkintegration: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.113.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.113.0.ebuild index 6b27467fadda..a9ffe580bd72 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.113.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-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 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="" # requires running Plasma environment |