diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:56:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:56:52 +0200 |
commit | 2bdaf898c01c0a67f7ef01d582119a62cd4393f0 (patch) | |
tree | a7a8cfb6164ce7bde3ebd50e289a058c112e512b | |
parent | kde-frameworks/extra-cmake-modules: x86 stable wrt bug #741861 (diff) | |
download | gentoo-2bdaf898c01c0a67f7ef01d582119a62cd4393f0.tar.gz gentoo-2bdaf898c01c0a67f7ef01d582119a62cd4393f0.tar.bz2 gentoo-2bdaf898c01c0a67f7ef01d582119a62cd4393f0.zip |
kde-frameworks/frameworkintegration: x86 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.74.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.74.0.ebuild index 5d60ecda27f2..c354f0023573 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.74.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.74.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.15.0 |