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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C103C1581D3 for ; Fri, 24 May 2024 02:46:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEC88E2A45; Fri, 24 May 2024 02:46:54 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D3C9E2A44 for ; Fri, 24 May 2024 02:46:54 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD239342FFB for ; Fri, 24 May 2024 02:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33D791B47 for ; Fri, 24 May 2024 02:46:51 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1716518719.d08f82a4c7551bca8d27100c869d7b0ee6c1ffdb.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/go-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-go/go-tools/go-tools-0.1.10.ebuild X-VCS-Directories: dev-go/go-tools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: d08f82a4c7551bca8d27100c869d7b0ee6c1ffdb X-VCS-Branch: master Date: Fri, 24 May 2024 02:46:51 +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: 003adf7a-da34-495f-bdcc-a6cb6b98e8c3 X-Archives-Hash: 0c493653561090ae7245417a7286cd74 commit: d08f82a4c7551bca8d27100c869d7b0ee6c1ffdb Author: Matoro Mahri matoro tk> AuthorDate: Fri May 24 01:51:50 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri May 24 02:45:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08f82a4 dev-go/go-tools: Stabilize 0.1.10 amd64, #930160 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-go/go-tools/go-tools-0.1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-go/go-tools/go-tools-0.1.10.ebuild b/dev-go/go-tools/go-tools-0.1.10.ebuild index 6b26c11d0b19..7c66827e5473 100644 --- a/dev-go/go-tools/go-tools-0.1.10.ebuild +++ b/dev-go/go-tools/go-tools-0.1.10.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${P#go-} LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" # Many test failures (bug 904314). RESTRICT="test"