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 66B6513835A for ; Sat, 29 Aug 2020 18:22:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B171DE0877; Sat, 29 Aug 2020 18:22:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9D576E0877 for ; Sat, 29 Aug 2020 18:22:22 +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 A7D3B340D50 for ; Sat, 29 Aug 2020 18:22:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DF0532A for ; Sat, 29 Aug 2020 18:22:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1598725337.c6c53b38d450785bcdec16108e2c673d43eb42c7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild X-VCS-Directories: dev-cpp/yaml-cpp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c6c53b38d450785bcdec16108e2c673d43eb42c7 X-VCS-Branch: master Date: Sat, 29 Aug 2020 18:22:20 +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: 441da7c8-9681-4b2b-8e55-0b07b0da124b X-Archives-Hash: 86b6dd26a01848b733b7d148789b076d commit: c6c53b38d450785bcdec16108e2c673d43eb42c7 Author: Sam James gentoo org> AuthorDate: Sat Aug 29 18:21:53 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 29 18:22:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c53b38 dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 ppc, #719150 Signed-off-by: Sam James gentoo.org> dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild index 52d1f54deaa..599c20dc10f 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.6.3-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jbeder/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0/0.6" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" # test breaks build