diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:24:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:24:26 +0200 |
commit | 1d053978b1fb20be1254fccc2f141db8aeded3d6 (patch) | |
tree | ae625d09f00c9e618cb79d9315552cf26c49578b /kde-frameworks/kdesignerplugin | |
parent | kde-frameworks/kdelibs4support: x86 stable (bug #667760) (diff) | |
download | gentoo-1d053978b1fb20be1254fccc2f141db8aeded3d6.tar.gz gentoo-1d053978b1fb20be1254fccc2f141db8aeded3d6.tar.bz2 gentoo-1d053978b1fb20be1254fccc2f141db8aeded3d6.zip |
kde-frameworks/kdesignerplugin: 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/kdesignerplugin')
-rw-r--r-- | kde-frameworks/kdesignerplugin/kdesignerplugin-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.50.0.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.50.0.ebuild index 6690b0297aba..98bb563ef83a 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.50.0.ebuild +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-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 @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Framework providing plugins to use KDE frameworks widgets in QtDesigner" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="designer nls webkit" RDEPEND=" |