From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1571857-garchives=archives.gentoo.org@lists.gentoo.org> 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 8CF551580D3 for <garchives@archives.gentoo.org>; Tue, 21 Nov 2023 04:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 140382BC04B; Tue, 21 Nov 2023 04:27: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 pigeon.gentoo.org (Postfix) with ESMTPS id EC2C62BC03D for <gentoo-commits@lists.gentoo.org>; Tue, 21 Nov 2023 04:27:46 +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 0A4EB335D6E for <gentoo-commits@lists.gentoo.org>; Tue, 21 Nov 2023 04:27:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8AA213AE for <gentoo-commits@lists.gentoo.org>; Tue, 21 Nov 2023 04:27:42 +0000 (UTC) From: "John Helmert III" <ajak@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" <ajak@gentoo.org> Message-ID: <1700540630.c9b47a34212fc31efda46b42b5b276fb23107c7f.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/git-credential-gopass/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild X-VCS-Directories: app-admin/git-credential-gopass/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: c9b47a34212fc31efda46b42b5b276fb23107c7f X-VCS-Branch: master Date: Tue, 21 Nov 2023 04:27:42 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 35c8dbbc-83d1-4487-88b4-bc3629e28c24 X-Archives-Hash: be0811b2203b925a8c55dfa652ff0a03 commit: c9b47a34212fc31efda46b42b5b276fb23107c7f Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Tue Nov 21 04:20:55 2023 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Tue Nov 21 04:23:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b47a34 app-admin/git-credential-gopass: stabilize 1.15.8 for amd64 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild index 466cf4057557..8cffc9c47584 100644 --- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild +++ b/app-admin/git-credential-gopass/git-credential-gopass-1.15.8.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~ajak/distfiles/${CATEGORY}/${PN}/${P}-deps.ta LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" DEPEND=">=dev-lang/go-1.16" RDEPEND="