diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:24:25 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:48:16 +0900 |
commit | 650d0f634ce65ad33b916d49f1044260fe85fcb3 (patch) | |
tree | e2404328327c83a9d98658b5460ac11f93219747 /kde-frameworks/kcompletion | |
parent | kde-frameworks/kcoreaddons: amd64 stable (diff) | |
download | gentoo-650d0f634ce65ad33b916d49f1044260fe85fcb3.tar.gz gentoo-650d0f634ce65ad33b916d49f1044260fe85fcb3.tar.bz2 gentoo-650d0f634ce65ad33b916d49f1044260fe85fcb3.zip |
kde-frameworks/kcompletion: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.29.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.29.0.ebuild index db8454dd3ebc..8fcc758112d3 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.29.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-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$ @@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Framework for common completion tasks such as filename or URL completion" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="nls" RDEPEND=" |