diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 21:55:32 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 21:55:32 +0100 |
commit | 1ed4176a9561b46e729cd03dfffe0e209790733c (patch) | |
tree | 5ce7ef932d77325ec2920472dc270c87392c3e85 /dev-util | |
parent | dev-python/psycopg: Stabilize 2.9.2 x86, #829016 (diff) | |
download | gentoo-1ed4176a9561b46e729cd03dfffe0e209790733c.tar.gz gentoo-1ed4176a9561b46e729cd03dfffe0e209790733c.tar.bz2 gentoo-1ed4176a9561b46e729cd03dfffe0e209790733c.zip |
dev-util/stripe-mock: Stabilize 0.116.0 x86, #829013
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/stripe-mock/stripe-mock-0.116.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.116.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.116.0.ebuild index 0d362eb78a2b..07a1e00de87f 100644 --- a/dev-util/stripe-mock/stripe-mock-0.116.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.116.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" |