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 5C9F0138334 for ; Fri, 6 Dec 2019 20:25:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F427E08EB; Fri, 6 Dec 2019 20:25:48 +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 520C6E08EB for ; Fri, 6 Dec 2019 20:25:48 +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 61F0F34D86A for ; Fri, 6 Dec 2019 20:25:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C593901 for ; Fri, 6 Dec 2019 20:25:43 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1575663876.628fa58a322edfa0b5a4dfcc657ca90c59c39184.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/darts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/darts/darts-0.32h_pre20181117064816.ebuild X-VCS-Directories: dev-libs/darts/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 628fa58a322edfa0b5a4dfcc657ca90c59c39184 X-VCS-Branch: master Date: Fri, 6 Dec 2019 20:25:43 +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: 949aa74a-d21a-4c91-b4d3-b4b127b25e1c X-Archives-Hash: 8a32d4c9142015b4a14b5d127f69c3f1 commit: 628fa58a322edfa0b5a4dfcc657ca90c59c39184 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Fri Dec 6 06:55:47 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Dec 6 20:24:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628fa58a dev-libs/darts: Stabilize 0.32h_pre20181117064816 on amd64/x86. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> dev-libs/darts/darts-0.32h_pre20181117064816.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild index a379bd2b6cb..a377777d7d3 100644 --- a/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild +++ b/dev-libs/darts/darts-0.32h_pre20181117064816.ebuild @@ -25,7 +25,7 @@ fi LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="" BDEPEND=""