diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:08:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:08:06 +0200 |
commit | d12cd48c53780e21093354ea3c786d03d34e1416 (patch) | |
tree | 0948f77413de1068db3f067291735b73e4f03c16 /kde-frameworks/frameworkintegration | |
parent | kde-frameworks/extra-cmake-modules: x86 stable (bug #667760) (diff) | |
download | gentoo-d12cd48c53780e21093354ea3c786d03d34e1416.tar.gz gentoo-d12cd48c53780e21093354ea3c786d03d34e1416.tar.bz2 gentoo-d12cd48c53780e21093354ea3c786d03d34e1416.zip |
kde-frameworks/frameworkintegration: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.50.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.50.0.ebuild index b6c0da034de8..adf825efe14a 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.50.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit kde5 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" RDEPEND=" |