diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:18:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:18:47 +0200 |
commit | 781696ad698bcee70e1e49ef0f5e73ba1977c153 (patch) | |
tree | f271d21a5e7fb3c3f331b53ab35e0733ffb480d3 /dev-util/stripe-mock | |
parent | dev-python/stripe: amd64 stable wrt bug #726170 (diff) | |
download | gentoo-781696ad698bcee70e1e49ef0f5e73ba1977c153.tar.gz gentoo-781696ad698bcee70e1e49ef0f5e73ba1977c153.tar.bz2 gentoo-781696ad698bcee70e1e49ef0f5e73ba1977c153.zip |
dev-util/stripe-mock: amd64 stable wrt bug #726170
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.88.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.88.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.88.0.ebuild index 722522531cd7..88543d7f61a0 100644 --- a/dev-util/stripe-mock/stripe-mock-0.88.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.88.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" |