diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 19:16:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 19:16:40 +0300 |
commit | 14d90b5162c36cb37447a7e7c7ce0fffb5fbe2a0 (patch) | |
tree | c5509b53d2f9582c328c4416b909774df1f4f02a /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: x86 stable wrt bug #700038 (diff) | |
download | gentoo-14d90b5162c36cb37447a7e7c7ce0fffb5fbe2a0.tar.gz gentoo-14d90b5162c36cb37447a7e7c7ce0fffb5fbe2a0.tar.bz2 gentoo-14d90b5162c36cb37447a7e7c7ce0fffb5fbe2a0.zip |
kde-frameworks/frameworkintegration: x86 stable wrt bug #700038
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild index 3d13ec8afbc7..6d0a4d14347b 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.64.0.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="appstream X" # drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0 |