diff options
author | Sam James <sam@gentoo.org> | 2023-04-05 00:16:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-05 00:16:43 +0100 |
commit | 1f908cee68ceb90a96dd7df640fefb63365cb894 (patch) | |
tree | b34ef968d1ffa924025f54d1b5ddac4eae7327de /app-admin/gopass-hibp | |
parent | x11-wm/icewm: Stabilize 3.3.1 amd64, #903784 (diff) | |
download | gentoo-1f908cee68ceb90a96dd7df640fefb63365cb894.tar.gz gentoo-1f908cee68ceb90a96dd7df640fefb63365cb894.tar.bz2 gentoo-1f908cee68ceb90a96dd7df640fefb63365cb894.zip |
app-admin/gopass-hibp: Stabilize 1.15.4 amd64, #903785
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/gopass-hibp')
-rw-r--r-- | app-admin/gopass-hibp/gopass-hibp-1.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/gopass-hibp/gopass-hibp-1.15.4.ebuild b/app-admin/gopass-hibp/gopass-hibp-1.15.4.ebuild index f3c5b3ef350d..37f93d67124f 100644 --- a/app-admin/gopass-hibp/gopass-hibp-1.15.4.ebuild +++ b/app-admin/gopass-hibp/gopass-hibp-1.15.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gopasspw/gopass-hibp/archive/v${PV}.tar.gz -> ${P}.t 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=" |