diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:27:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 12:27:14 +0200 |
commit | 88d88f9e60298384a5c58cba909a3b339843eb04 (patch) | |
tree | 5e6ba388f5afe3fd20e2c7595dcdde5087a1d470 /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: amd64 stable wrt bug #741861 (diff) | |
download | gentoo-88d88f9e60298384a5c58cba909a3b339843eb04.tar.gz gentoo-88d88f9e60298384a5c58cba909a3b339843eb04.tar.bz2 gentoo-88d88f9e60298384a5c58cba909a3b339843eb04.zip |
kde-frameworks/frameworkintegration: amd64 stable wrt bug #741861
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-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 2aee64430b07..5d60ecda27f2 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 |