diff options
author | 2024-01-04 10:05:12 +0000 | |
---|---|---|
committer | 2024-01-04 10:05:12 +0000 | |
commit | 1fd2b2c2a0843118c328b5b41b435aaa589fa5d8 (patch) | |
tree | 66325721794d9e528404e2ecf50e45f5568ddbd2 /kde-frameworks/kcrash | |
parent | kde-frameworks/kcoreaddons: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-1fd2b2c2a0843118c328b5b41b435aaa589fa5d8.tar.gz gentoo-1fd2b2c2a0843118c328b5b41b435aaa589fa5d8.tar.bz2 gentoo-1fd2b2c2a0843118c328b5b41b435aaa589fa5d8.zip |
kde-frameworks/kcrash: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.113.0.ebuild b/kde-frameworks/kcrash/kcrash-5.113.0.ebuild index baa1b3b8499e..9ab0c7244a32 100644 --- a/kde-frameworks/kcrash/kcrash-5.113.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="X" # requires running Plasma environment |