commit: aef61923f0e73a558cafec5834d5137939642c52 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 16:06:27 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 16:06:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef61923
dev-util/stripe-mock: amd64 stable wrt bug #713934 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/stripe-mock/stripe-mock-0.79.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/stripe-mock/stripe-mock-0.79.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.79.0.ebuild index 03b73892d5d..d770f5abf04 100644 --- a/dev-util/stripe-mock/stripe-mock-0.79.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.79.0.ebuild @@ -10,7 +10,7 @@ inherit golang-build golang-vcs-snapshot DESCRIPTION="Mock HTTP server that responds like the real Stripe API" HOMEPAGE="https://github.com/stripe/stripe-mock" SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="MIT ISC BSD-2" SLOT="0"
