diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-18 14:57:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-18 14:57:36 +0200 |
commit | 346f014d511dc14a30cc74fa768e494088ae74e4 (patch) | |
tree | 1be16ac26edb6493b40102487788fd37a872f2b4 /dev-util/stripe-mock | |
parent | dev-python/stripe: x86 stable wrt bug #808354 (diff) | |
download | gentoo-346f014d511dc14a30cc74fa768e494088ae74e4.tar.gz gentoo-346f014d511dc14a30cc74fa768e494088ae74e4.tar.bz2 gentoo-346f014d511dc14a30cc74fa768e494088ae74e4.zip |
dev-util/stripe-mock: x86 stable wrt bug #808354
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.110.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.110.0.ebuild index 0d362eb78a2b..07a1e00de87f 100644 --- a/dev-util/stripe-mock/stripe-mock-0.110.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.110.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" |