diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-30 16:34:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-30 16:34:14 +0300 |
commit | 99852938306f3b3807accb3ba94cc9a9a4c8c2f3 (patch) | |
tree | 4bdfb8cb72485468ad2d47aa0c6bdb4822d8a0cf /kde-frameworks | |
parent | kde-frameworks/extra-cmake-modules: x86 stable wrt bug #724346 (diff) | |
download | gentoo-99852938306f3b3807accb3ba94cc9a9a4c8c2f3.tar.gz gentoo-99852938306f3b3807accb3ba94cc9a9a4c8c2f3.tar.bz2 gentoo-99852938306f3b3807accb3ba94cc9a9a4c8c2f3.zip |
kde-frameworks/frameworkintegration: x86 stable wrt bug #724346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-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 15271766184f..fd94250a25d3 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 |