diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:32:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:32:16 +0200 |
commit | f4949997625eae128d5a04bf47c16f2bcbd0992e (patch) | |
tree | b3d6872fe203c0f3f52f76910522dca884996b60 /dev-util/stripe-mock | |
parent | dev-python/stripe: x86 stable wrt bug #713934 (diff) | |
download | gentoo-f4949997625eae128d5a04bf47c16f2bcbd0992e.tar.gz gentoo-f4949997625eae128d5a04bf47c16f2bcbd0992e.tar.bz2 gentoo-f4949997625eae128d5a04bf47c16f2bcbd0992e.zip |
dev-util/stripe-mock: x86 stable wrt bug #713934
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.79.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d770f5abf04d..c8e38d5bbd7e 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" |