diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 15:43:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 15:43:44 +0100 |
commit | e1dd9c7e0ac57c18f146ca7e1891ebfc64d36ceb (patch) | |
tree | f8099833ed08da83217b7cf48fe637bfccd4ec0f /kde-frameworks/kcrash | |
parent | kde-frameworks/kcoreaddons: x86 stable wrt bug #831587 (diff) | |
download | gentoo-e1dd9c7e0ac57c18f146ca7e1891ebfc64d36ceb.tar.gz gentoo-e1dd9c7e0ac57c18f146ca7e1891ebfc64d36ceb.tar.bz2 gentoo-e1dd9c7e0ac57c18f146ca7e1891ebfc64d36ceb.zip |
kde-frameworks/kcrash: x86 stable wrt bug #831587
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-5.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcrash/kcrash-5.90.0.ebuild b/kde-frameworks/kcrash/kcrash-5.90.0.ebuild index ae1b782997a3..09aa2496ee32 100644 --- a/kde-frameworks/kcrash/kcrash-5.90.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.90.0.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="nls X" # requires running Plasma environment |