diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:18:37 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-18 04:47:24 +0900 |
commit | 9357eff770f6445669b8e75f27ee70ef6f465165 (patch) | |
tree | eabdda936cfd8b30afd5ba85de5894c7d6263dc3 /kde-frameworks/kcrash | |
parent | kde-frameworks/prison: amd64 stable (diff) | |
download | gentoo-9357eff770f6445669b8e75f27ee70ef6f465165.tar.gz gentoo-9357eff770f6445669b8e75f27ee70ef6f465165.tar.bz2 gentoo-9357eff770f6445669b8e75f27ee70ef6f465165.zip |
kde-frameworks/kcrash: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.29.0.ebuild b/kde-frameworks/kcrash/kcrash-5.29.0.ebuild index 60529f070e3e..73561f5c2ae6 100644 --- a/kde-frameworks/kcrash/kcrash-5.29.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-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 for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="nls" # requires running kde environment |