diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-11 15:24:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-04-11 15:25:07 +0300 |
commit | e5b434aa5b854601b12bce0481f60274f32b08eb (patch) | |
tree | e36eb0b4e80d77000f9b8bdf447d874c71ac86ba /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: Stabilize 5.80.0 arm64, #779994 (diff) | |
download | gentoo-e5b434aa5b854601b12bce0481f60274f32b08eb.tar.gz gentoo-e5b434aa5b854601b12bce0481f60274f32b08eb.tar.bz2 gentoo-e5b434aa5b854601b12bce0481f60274f32b08eb.zip |
kde-frameworks/frameworkintegration: Stabilize 5.80.0 arm64, #779994
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.80.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.80.0.ebuild index 8d6f5ba7dcdc..eae353b9bea1 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.80.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.80.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 |