diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-01 10:24:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-01 10:24:55 +0300 |
commit | 4c0357caddc56567c9bf5906f30663c7574d0fa2 (patch) | |
tree | b88fb47d9644302fe7e49ef5825d2488b79a095e /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: x86 stable wrt bug #708820 (diff) | |
download | gentoo-4c0357caddc56567c9bf5906f30663c7574d0fa2.tar.gz gentoo-4c0357caddc56567c9bf5906f30663c7574d0fa2.tar.bz2 gentoo-4c0357caddc56567c9bf5906f30663c7574d0fa2.zip |
kde-frameworks/frameworkintegration: x86 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.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 870557ae8ee4..9368388712c0 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 |