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 E43861581EE for ; Mon, 24 Mar 2025 06:53:57 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CB24E343509 for ; Mon, 24 Mar 2025 06:53:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 295B91104B2; Mon, 24 Mar 2025 06:53:47 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1D3C51104B1 for ; Mon, 24 Mar 2025 06:53:47 +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 CAF1E3434E6 for ; Mon, 24 Mar 2025 06:53:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC2CE287C for ; Mon, 24 Mar 2025 06:53:43 +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: <1742799204.a5164116dfd9c61d97fcd6d1ca3942ea0116b06f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/minisign/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/minisign/minisign-0.12.ebuild X-VCS-Directories: app-crypt/minisign/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5164116dfd9c61d97fcd6d1ca3942ea0116b06f X-VCS-Branch: master Date: Mon, 24 Mar 2025 06:53: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: 582aff1f-bd99-467e-b217-85166383e41f X-Archives-Hash: 64795ac983f008e782a9546a8a3db9c1 commit: a5164116dfd9c61d97fcd6d1ca3942ea0116b06f Author: Sam James gentoo org> AuthorDate: Mon Mar 24 06:53:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 24 06:53:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5164116 app-crypt/minisign: Stabilize 0.12 hppa, #949136 Signed-off-by: Sam James gentoo.org> app-crypt/minisign/minisign-0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/minisign/minisign-0.12.ebuild b/app-crypt/minisign/minisign-0.12.ebuild index a407a6404a8f..6049cd8f436d 100644 --- a/app-crypt/minisign/minisign-0.12.ebuild +++ b/app-crypt/minisign/minisign-0.12.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" DEPEND=" dev-libs/libsodium:=[-minimal(-)]