diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:50:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 18:53:40 +0300 |
commit | f2c3f7e055d30b0ff8cd1f595a486973645d1026 (patch) | |
tree | f94ac81f901f51b1bfc72f559eb6d496db971399 /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: arm64 stable wrt bug #724346 (diff) | |
download | gentoo-f2c3f7e055d30b0ff8cd1f595a486973645d1026.tar.gz gentoo-f2c3f7e055d30b0ff8cd1f595a486973645d1026.tar.bz2 gentoo-f2c3f7e055d30b0ff8cd1f595a486973645d1026.zip |
kde-frameworks/frameworkintegration: arm64 stable wrt bug #724346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.70.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.70.0.ebuild index fd94250a25d3..4f1b0a6dcf21 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.70.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.70.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="" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 |