commit: a50ff0f47a09c2c4a313773bc032fa3ba144dd3b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 4 19:26:38 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Apr 4 19:26:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50ff0f4
app-admin/gopass-jsonapi: Stabilize 1.15.4 amd64, #903790 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/gopass-jsonapi/gopass-jsonapi-1.15.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.4.ebuild b/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.4.ebuild index a25268591243..ddab8fe42629 100644 --- a/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.4.ebuild +++ b/app-admin/gopass-jsonapi/gopass-jsonapi-1.15.4.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="
