diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:31:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:38 +0200 |
commit | 92802dbe3f3ad8431c4969c77772482c4fc023f9 (patch) | |
tree | 2c453fde55a87dcfaed857660c3d06bac3106245 /dev-util/stripe-mock | |
parent | dev-python/stripe: x86 stable wrt bug #726170 (diff) | |
download | gentoo-92802dbe3f3ad8431c4969c77772482c4fc023f9.tar.gz gentoo-92802dbe3f3ad8431c4969c77772482c4fc023f9.tar.bz2 gentoo-92802dbe3f3ad8431c4969c77772482c4fc023f9.zip |
dev-util/stripe-mock: x86 stable wrt bug #726170
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.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 88543d7f61a0..717ac11f061f 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" |