commit: c3416e667adf3e77d7cbb6881dc2a4e1840847df Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 17:53:57 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 17:53:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3416e66
app-admin/gopass: Stabilize 1.15.3 amd64, #895444 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/gopass/gopass-1.15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gopass/gopass-1.15.3.ebuild b/app-admin/gopass/gopass-1.15.3.ebuild index c54c2b1d89a1..67107d2d0faf 100644 --- a/app-admin/gopass/gopass-1.15.3.ebuild +++ b/app-admin/gopass/gopass-1.15.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gopasspw/gopass/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv ~x86" DEPEND=">=dev-lang/go-1.18" RDEPEND="
