From: Agostino Sarubbo Date: Tue, 14 Apr 2020 12:32:16 +0000 (+0200) Subject: dev-util/stripe-mock: x86 stable wrt bug #713934 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4949997625eae128d5a04bf47c16f2bcbd0992e;p=gentoo.git 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 --- 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"