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 990B1138359 for ; Fri, 20 Nov 2020 20:40:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6690FE07B3; Fri, 20 Nov 2020 20:40:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 527D8E07B3 for ; Fri, 20 Nov 2020 20:40:06 +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 C5DD63406C2 for ; Fri, 20 Nov 2020 20:40:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9018445 for ; Fri, 20 Nov 2020 20:40:01 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1605904786.1a5d03765f47a1eb23760e3b564616faa7e92990.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clazy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/clazy/clazy-1.7-r1.ebuild X-VCS-Directories: dev-util/clazy/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1a5d03765f47a1eb23760e3b564616faa7e92990 X-VCS-Branch: master Date: Fri, 20 Nov 2020 20:40:01 +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: 883fb33f-7dc9-47aa-bcaa-5c3750d91268 X-Archives-Hash: 50a32ab33350dbff76eb76af7f0eb369 commit: 1a5d03765f47a1eb23760e3b564616faa7e92990 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 20 19:03:41 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 20 20:39:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5d0376 dev-util/clazy: 1.7-r1 amd64 stable Since llvm-11 was stabilised we need to stabilise this independently. Bug: https://bugs.gentoo.org/749876 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/clazy/clazy-1.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/clazy/clazy-1.7-r1.ebuild b/dev-util/clazy/clazy-1.7-r1.ebuild index 099f3b851ad..db6385b555d 100644 --- a/dev-util/clazy/clazy-1.7-r1.ebuild +++ b/dev-util/clazy/clazy-1.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="" RDEPEND="