commit: 4d6b299480a65abb25c734e5064e7e72e70654ad Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 20:14:58 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 20:14:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6b2994
app-admin/git-credential-gopass: Stabilize 1.15.14 amd64, #944650 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/git-credential-gopass/git-credential-gopass-1.15.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.14.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.14.ebuild index 50939531c011..974e33be5d96 100644 --- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.14.ebuild +++ b/app-admin/git-credential-gopass/git-credential-gopass-1.15.14.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="
