diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:23 +0000 |
commit | ad35224a0290dc3eceb826f71c3a0a72ed1c4a97 (patch) | |
tree | 64f0bba83adac220a76dc7916d1daae1c401d96f /kde-frameworks/kcrash | |
parent | kde-frameworks/kcontacts: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-ad35224a0290dc3eceb826f71c3a0a72ed1c4a97.tar.gz gentoo-ad35224a0290dc3eceb826f71c3a0a72ed1c4a97.tar.bz2 gentoo-ad35224a0290dc3eceb826f71c3a0a72ed1c4a97.zip |
kde-frameworks/kcrash: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.77.0.ebuild b/kde-frameworks/kcrash/kcrash-5.77.0.ebuild index 2688b2b4205c..17b42183130a 100644 --- a/kde-frameworks/kcrash/kcrash-5.77.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="nls" # requires running kde environment |