diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:20:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:20:01 +0200 |
commit | d0a1d61e5d6b950333a0a17f8b6f21eab9bb5411 (patch) | |
tree | d9217bdd1ea943ecc8d009fb032ec7e305cf3a67 /kde-frameworks/kcrash | |
parent | kde-frameworks/kcoreaddons: x86 stable (bug #667760) (diff) | |
download | gentoo-d0a1d61e5d6b950333a0a17f8b6f21eab9bb5411.tar.gz gentoo-d0a1d61e5d6b950333a0a17f8b6f21eab9bb5411.tar.bz2 gentoo-d0a1d61e5d6b950333a0a17f8b6f21eab9bb5411.zip |
kde-frameworks/kcrash: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.50.0.ebuild b/kde-frameworks/kcrash/kcrash-5.50.0.ebuild index 627296fb3f0e..763494b130f5 100644 --- a/kde-frameworks/kcrash/kcrash-5.50.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="nls" # requires running kde environment |