From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E0B1138334 for ; Sun, 10 Jun 2018 12:04:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14039E0823; Sun, 10 Jun 2018 12:04:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9147E0823 for ; Sun, 10 Jun 2018 12:04:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03E72335C94 for ; Sun, 10 Jun 2018 12:04:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC03A312 for ; Sun, 10 Jun 2018 12:04:23 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1528632241.5725cfe4f5768e66f5330b5c961579f262a2f926.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcrash/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kcrash/kcrash-5.46.0.ebuild X-VCS-Directories: kde-frameworks/kcrash/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5725cfe4f5768e66f5330b5c961579f262a2f926 X-VCS-Branch: master Date: Sun, 10 Jun 2018 12:04:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ce098a1b-d33e-4175-b2ba-ce6964b7d4ae X-Archives-Hash: d00afd47e73d7b190dffb4ede938f164 commit: 5725cfe4f5768e66f5330b5c961579f262a2f926 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Jun 10 11:56:22 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Jun 10 12:04:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5725cfe4 kde-frameworks/kcrash: amd64 stable wrt bug #656330 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-frameworks/kcrash/kcrash-5.46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kcrash/kcrash-5.46.0.ebuild b/kde-frameworks/kcrash/kcrash-5.46.0.ebuild index 627296fb3f0..0601b43336b 100644 --- a/kde-frameworks/kcrash/kcrash-5.46.0.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.46.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for intercepting and handling application crashes" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="nls" # requires running kde environment