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 C58DF138359 for ; Fri, 7 Aug 2020 02:19:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EBB9E0875; Fri, 7 Aug 2020 02:19: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 E8545E0875 for ; Fri, 7 Aug 2020 02:19:28 +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 EE36534EF78 for ; Fri, 7 Aug 2020 02:19:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A72F8309 for ; Fri, 7 Aug 2020 02:19:26 +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: <1596766741.fc0bf139e6117e2036c02d840de8f872ea938002.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: fc0bf139e6117e2036c02d840de8f872ea938002 X-VCS-Branch: master Date: Fri, 7 Aug 2020 02:19:26 +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: 3dff0311-5051-468b-8037-cc9034c8875b X-Archives-Hash: 34f7bdc5d5e578be8402d4d83e8fe7b0 commit: fc0bf139e6117e2036c02d840de8f872ea938002 Author: Sam James gentoo org> AuthorDate: Fri Aug 7 02:16:59 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 7 02:19:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc0bf139 dev-cpp/yaml-cpp: Stabilize 0.6.3-r3 sparc, #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 8db7bca2434..18406b0bd39 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