diff options
author | Sam James <sam@gentoo.org> | 2023-12-29 21:40:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-29 21:40:39 +0000 |
commit | 48a3e0b219a8d1044f5ac250668178a5ab4cede9 (patch) | |
tree | 5f376f02c62dc2b2bdb6f4d7f003cc8825875bd9 /app-admin/git-credential-gopass | |
parent | sys-apps/pv: Stabilize 1.8.5 amd64, #920941 (diff) | |
download | gentoo-48a3e0b219a8d1044f5ac250668178a5ab4cede9.tar.gz gentoo-48a3e0b219a8d1044f5ac250668178a5ab4cede9.tar.bz2 gentoo-48a3e0b219a8d1044f5ac250668178a5ab4cede9.zip |
app-admin/git-credential-gopass: Stabilize 1.15.10 amd64, #920943
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/git-credential-gopass')
-rw-r--r-- | app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild index 466cf4057557..8cffc9c47584 100644 --- a/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.ebuild +++ b/app-admin/git-credential-gopass/git-credential-gopass-1.15.10.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=" |