diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:06:33 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-08 03:20:25 +1100 |
commit | 30040027b752d88ab64a97da875023ff9de587ed (patch) | |
tree | b67637d012ec48fc1422370267caeb042af28274 /kde-frameworks/kdesignerplugin | |
parent | dev-python/python_orocos_kdl: install package.xml in /usr/share/ros_packages/$PN (diff) | |
download | gentoo-30040027b752d88ab64a97da875023ff9de587ed.tar.gz gentoo-30040027b752d88ab64a97da875023ff9de587ed.tar.bz2 gentoo-30040027b752d88ab64a97da875023ff9de587ed.zip |
kde-frameworks: stabilise 5.26.0 for amd64/x86
Gentoo-bug: 596282
Package-Manager: portage-2.3.1
Diffstat (limited to 'kde-frameworks/kdesignerplugin')
-rw-r--r-- | kde-frameworks/kdesignerplugin/kdesignerplugin-5.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.26.0.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.26.0.ebuild index 5a9cecb1793a..4ef98f9dea24 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.26.0.ebuild +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.26.0.ebuild @@ -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=" |