From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4CC9C15820A for ; Tue, 08 Jul 2025 10:02:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D7E633415E6 for ; Tue, 08 Jul 2025 10:01:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CB63A1102F2; Tue, 08 Jul 2025 10:01:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id C28F61102F2 for ; Tue, 08 Jul 2025 10:01:24 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84DF8340D54 for ; Tue, 08 Jul 2025 10:01:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF0422151 for ; Tue, 08 Jul 2025 10:01:22 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1751968877.37f8e19cba4b3cb7f837e7861341ba97cb0eb22e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/hcloud/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/hcloud/hcloud-1.51.0.ebuild X-VCS-Directories: app-admin/hcloud/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 37f8e19cba4b3cb7f837e7861341ba97cb0eb22e X-VCS-Branch: master Date: Tue, 08 Jul 2025 10:01:22 +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: 43d5b60a-17db-4cf8-848e-7ecaa0749b4f X-Archives-Hash: 5d11e8592b10ba19a26365c1fdc8368b commit: 37f8e19cba4b3cb7f837e7861341ba97cb0eb22e Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jul 8 10:00:47 2025 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jul 8 10:01:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f8e19c app-admin/hcloud: stabilize for amd64 Signed-off-by: Agostino Sarubbo gentoo.org> app-admin/hcloud/hcloud-1.51.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/hcloud/hcloud-1.51.0.ebuild b/app-admin/hcloud/hcloud-1.51.0.ebuild index a41551010d80..d45c862a60dd 100644 --- a/app-admin/hcloud/hcloud-1.51.0.ebuild +++ b/app-admin/hcloud/hcloud-1.51.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ago/distfiles/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_compile() { ego build -o ${PN} -ldflags "-w -X github.com/hetznercloud/cli/internal/version.versionPrerelease=gentoo" ./cmd/${PN}