diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-02 08:52:15 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-02 08:52:45 +1000 |
commit | f0634e5ca1846073ba47d656af456367afdee9aa (patch) | |
tree | 2238ee3a6a7b7e904beee445b5526a6c7230fb87 /kde-frameworks/kcompletion | |
parent | kde-apps/gpgmepp: x86 stable (diff) | |
download | gentoo-f0634e5ca1846073ba47d656af456367afdee9aa.tar.gz gentoo-f0634e5ca1846073ba47d656af456367afdee9aa.tar.bz2 gentoo-f0634e5ca1846073ba47d656af456367afdee9aa.zip |
kde-frameworks: stabilise 5.21.0 on x86
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'kde-frameworks/kcompletion')
-rw-r--r-- | kde-frameworks/kcompletion/kcompletion-5.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcompletion/kcompletion-5.21.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.21.0.ebuild index e35b553e2e03..bf85c7a0732e 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.21.0.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-5.21.0.ebuild @@ -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=" |