diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:23:17 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:48:02 +0900 |
commit | 45e04f2b001221169bf3330c34c534e2fcdd48b8 (patch) | |
tree | 3d8a3410b63e4bebc3c2ad446920ba18c327c367 /kde-frameworks/ktexteditor | |
parent | kde-frameworks/kimageformats: amd64 stable (diff) | |
download | gentoo-45e04f2b001221169bf3330c34c534e2fcdd48b8.tar.gz gentoo-45e04f2b001221169bf3330c34c534e2fcdd48b8.tar.bz2 gentoo-45e04f2b001221169bf3330c34c534e2fcdd48b8.zip |
kde-frameworks/ktexteditor: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r-- | kde-frameworks/ktexteditor/ktexteditor-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.29.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.29.0.ebuild index d17c2bcec0e9..b53877b3791d 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.29.0.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-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 a full text editor component" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="git" RDEPEND=" |