diff options
author | 2023-04-22 15:04:44 +0000 | |
---|---|---|
committer | 2023-04-22 15:04:44 +0000 | |
commit | 263fab9e8e1977aa533d0fde3183646eb5d0972c (patch) | |
tree | b6c7a4c5878be70ae3bfbe21269d6e72ecd044fe /kde-frameworks/kcrash | |
parent | kde-frameworks/kcoreaddons: Stabilize 5.104.0-r1 amd64, #899706 (diff) | |
download | gentoo-263fab9e8e1977aa533d0fde3183646eb5d0972c.tar.gz gentoo-263fab9e8e1977aa533d0fde3183646eb5d0972c.tar.bz2 gentoo-263fab9e8e1977aa533d0fde3183646eb5d0972c.zip |
kde-frameworks/kcrash: Stabilize 5.104.0 amd64, #899706
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.104.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.104.0.ebuild b/kde-frameworks/kcrash/kcrash-5.104.0.ebuild index 6d090e06d90e..74550748f501 100644 --- a/kde-frameworks/kcrash/kcrash-5.104.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.104.0.ebuild @@ -12,7 +12,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 |