diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:45:40 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:51:07 +0900 |
commit | b337c1b783321eb9529b5b57fc3c0de8868aa162 (patch) | |
tree | de9bc6bba7223b482a1f6b2217d42319f64cdba0 /kde-frameworks | |
parent | kde-frameworks/kxmlrpcclient: amd64 stable (diff) | |
download | gentoo-b337c1b783321eb9529b5b57fc3c0de8868aa162.tar.gz gentoo-b337c1b783321eb9529b5b57fc3c0de8868aa162.tar.bz2 gentoo-b337c1b783321eb9529b5b57fc3c0de8868aa162.zip |
kde-frameworks/kdesignerplugin: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kdesignerplugin/kdesignerplugin-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.29.0.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.29.0.ebuild index 5a9cecb1793a..dfd838250d53 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.29.0.ebuild +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.29.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Framework providing plugins to use KDE frameworks widgets in QtDesigner" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="designer nls webkit" RDEPEND=" |