diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 18:43:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-02 19:11:08 +0300 |
commit | f68101fdce6852e0a56fc7e61d40f87364c524be (patch) | |
tree | f54b10f96c9cb6bacc66c5a09339e9152c0b9a7e /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: amd64 stable wrt bug #700038 (diff) | |
download | gentoo-f68101fdce6852e0a56fc7e61d40f87364c524be.tar.gz gentoo-f68101fdce6852e0a56fc7e61d40f87364c524be.tar.bz2 gentoo-f68101fdce6852e0a56fc7e61d40f87364c524be.zip |
kde-frameworks/frameworkintegration: amd64 stable wrt bug #700038
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 60fd3f2c441a..3d13ec8afbc7 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 |