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 AC6E61382C5 for ; Sat, 30 May 2020 13:38:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCB33E0901; Sat, 30 May 2020 13:38:23 +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 A2721E0901 for ; Sat, 30 May 2020 13:38:23 +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 DE8BC34F023 for ; Sat, 30 May 2020 13:38:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6340428E for ; Sat, 30 May 2020 13:38:18 +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: <1590845867.bc4f1a145daaf8a4432c758b49c141b1ae22c84e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/threadweaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild X-VCS-Directories: kde-frameworks/threadweaver/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bc4f1a145daaf8a4432c758b49c141b1ae22c84e X-VCS-Branch: master Date: Sat, 30 May 2020 13:38:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fed36a97-dc57-4152-97ac-3e410394b58a X-Archives-Hash: 4d3e016b54733fdadf5da45e99168c16 commit: bc4f1a145daaf8a4432c758b49c141b1ae22c84e Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 30 13:37:47 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 30 13:37:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4f1a14 kde-frameworks/threadweaver: x86 stable wrt bug #724346 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada gentoo.org> kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild b/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild index 669506034e7..62e48be000b 100644 --- a/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild +++ b/kde-frameworks/threadweaver/threadweaver-5.70.0.ebuild @@ -7,7 +7,7 @@ inherit ecm kde.org DESCRIPTION="Framework for managing threads using job and queue-based interfaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="" src_prepare() {