commit: 5ba5922939f801835bf192c54b88fde4207c43d4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 17:53:58 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 17:53:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba59229
app-admin/gopass-jsonapi: Stabilize 1.15.3 amd64, #895444 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/gopass-jsonapi/gopass-jsonapi-1.15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.3.ebuild b/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.3.ebuild index a25268591243..ddab8fe42629 100644 --- a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.3.ebuild +++ b/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gopasspw/gopass-jsonapi/archive/v${PV}.tar.gz -> ${P 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="
