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 88473138334 for ; Wed, 10 Oct 2018 12:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62B79E082F; Wed, 10 Oct 2018 12:14:31 +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 349B6E082F for ; Wed, 10 Oct 2018 12:14:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E237B33FE2A for ; Wed, 10 Oct 2018 12:14:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2A133CF for ; Wed, 10 Oct 2018 12:14:27 +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: <1539173346.20e73788221f1d08e3cae828c84bfdcb41d16139.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.50.0.ebuild X-VCS-Directories: kde-frameworks/threadweaver/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 20e73788221f1d08e3cae828c84bfdcb41d16139 X-VCS-Branch: master Date: Wed, 10 Oct 2018 12:14:27 +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: ef546dba-4757-46bd-9f04-c2131fe972d6 X-Archives-Hash: 2b2e17d6737594827cf0c1434a5c0c72 commit: 20e73788221f1d08e3cae828c84bfdcb41d16139 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Oct 10 12:09:06 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Oct 10 12:09:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e73788 kde-frameworks/threadweaver: amd64 stable wrt bug #667760 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 kde-frameworks/threadweaver/threadweaver-5.50.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/threadweaver/threadweaver-5.50.0.ebuild b/kde-frameworks/threadweaver/threadweaver-5.50.0.ebuild index 8460c8a9da9..484e207a70b 100644 --- a/kde-frameworks/threadweaver/threadweaver-5.50.0.ebuild +++ b/kde-frameworks/threadweaver/threadweaver-5.50.0.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Framework for managing threads using job and queue-based interfaces" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" src_prepare() {