commit: 37837c4c1b2527a85bf7b91eb74b5b9b38c7e411 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Tue Jan 21 00:02:12 2025 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Tue Jan 21 00:02:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37837c4c
app-admin/git-credential-gopass: stabilize 1.15.15 for amd64 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> app-admin/git-credential-gopass/git-credential-gopass-1.15.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.15.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.15.ebuild index 50939531c011..c40edc3cffe9 100644 --- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.15.ebuild +++ b/app-admin/git-credential-gopass/git-credential-gopass-1.15.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
