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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE22B158086 for ; Mon, 8 Nov 2021 17:16:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C512D2BC017; Mon, 8 Nov 2021 17:16:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 405162BC017 for ; Mon, 8 Nov 2021 17:16:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C532342B14 for ; Mon, 8 Nov 2021 17:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF67C165 for ; Mon, 8 Nov 2021 17:16:19 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1636391759.736b0c7465225ab0ff9be9721f201d5ad3d1f45a.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/woke/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/woke/woke-0.15.0.ebuild X-VCS-Directories: dev-util/woke/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 736b0c7465225ab0ff9be9721f201d5ad3d1f45a X-VCS-Branch: master Date: Mon, 8 Nov 2021 17:16:19 +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: dec9e82a-e236-4caf-bb43-e49354cd98a2 X-Archives-Hash: 1ef67d15b8989f486de3458ff28ea736 commit: 736b0c7465225ab0ff9be9721f201d5ad3d1f45a Author: William Hubbs gentoo org> AuthorDate: Mon Nov 8 17:15:59 2021 +0000 Commit: William Hubbs gentoo org> CommitDate: Mon Nov 8 17:15:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736b0c74 dev-util/woke: stabilize 0.15.0 on amd64 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs gentoo.org> dev-util/woke/woke-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/woke/woke-0.15.0.ebuild b/dev-util/woke/woke-0.15.0.ebuild index d4c53f4202e..e9b1ee947c1 100644 --- a/dev-util/woke/woke-0.15.0.ebuild +++ b/dev-util/woke/woke-0.15.0.ebuild @@ -629,7 +629,7 @@ SRC_URI="https://github.com/get-woke/woke/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_compile() { go build .