diff options
author | 2023-11-23 15:28:12 +0000 | |
---|---|---|
committer | 2023-11-23 16:35:16 +0000 | |
commit | d0311047fe47085bef85a885e66b2069f1505ed5 (patch) | |
tree | 20377ac1bfe57034f13fea64239a529edeecaa68 /kde-frameworks/kcrash | |
parent | kde-frameworks/kcoreaddons: Stabilize 5.112.0 arm64, #917244 (diff) | |
download | gentoo-d0311047fe47085bef85a885e66b2069f1505ed5.tar.gz gentoo-d0311047fe47085bef85a885e66b2069f1505ed5.tar.bz2 gentoo-d0311047fe47085bef85a885e66b2069f1505ed5.zip |
kde-frameworks/kcrash: Stabilize 5.112.0 arm64, #917244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.112.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.112.0.ebuild b/kde-frameworks/kcrash/kcrash-5.112.0.ebuild index 430abcf65452..77746201441a 100644 --- a/kde-frameworks/kcrash/kcrash-5.112.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.112.0.ebuild @@ -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 |