diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-15 17:18:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-15 17:18:54 +0100 |
commit | af6837f8ad9331be954fc3a94afd59a1cb270eba (patch) | |
tree | e91e8f684f0a432eab3516a6012d841130009c17 /dev-util/stripe-mock | |
parent | dev-python/stripe: amd64 stable wrt bug #776136 (diff) | |
download | gentoo-af6837f8ad9331be954fc3a94afd59a1cb270eba.tar.gz gentoo-af6837f8ad9331be954fc3a94afd59a1cb270eba.tar.bz2 gentoo-af6837f8ad9331be954fc3a94afd59a1cb270eba.zip |
dev-util/stripe-mock: amd64 stable wrt bug #776136
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/stripe-mock')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild index 05a7220e34b0..0d362eb78a2b 100644 --- a/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.102.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" |