diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:56:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 13:56:38 +0300 |
commit | 020b72c87188f3ec3aa18c0bd180b48131ed2498 (patch) | |
tree | 97b02b18269c3d7f49c695a55cf2926acb659951 /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 5.82.0 arm64, #788820 (diff) | |
download | gentoo-020b72c87188f3ec3aa18c0bd180b48131ed2498.tar.gz gentoo-020b72c87188f3ec3aa18c0bd180b48131ed2498.tar.bz2 gentoo-020b72c87188f3ec3aa18c0bd180b48131ed2498.zip |
kde-frameworks/frameworkintegration: Stabilize 5.82.0 arm64, #788820
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.82.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.82.0.ebuild index 8d6f5ba7dcdc..eae353b9bea1 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.82.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.82.0.ebuild @@ -12,7 +12,7 @@ inherit ecm kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="" # requires running Plasma environment |