diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-01 10:20:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-01 10:20:02 +0300 |
commit | cd50f16cbff2798fdec9fc5f5430f4e4dda54f9c (patch) | |
tree | f33b92f9a5e366a94922955a7f83dcc85a6301a6 /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: arm64 stable wrt bug #708820 (diff) | |
download | gentoo-cd50f16cbff2798fdec9fc5f5430f4e4dda54f9c.tar.gz gentoo-cd50f16cbff2798fdec9fc5f5430f4e4dda54f9c.tar.bz2 gentoo-cd50f16cbff2798fdec9fc5f5430f4e4dda54f9c.zip |
kde-frameworks/frameworkintegration: arm64 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.67.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.67.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.67.0.ebuild index 113943e80c2e..870557ae8ee4 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.67.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.67.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="appstream" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 |