summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-13 22:08:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-13 22:08:58 +0100
commit77c68b6790be5d553f21e3daa6953fe950a79fdb (patch)
tree51cbe497d3cf6b4ac0a1858944eeb98837bd7e9e /dev-util
parentdev-python/yappi: Stabilize 1.3.3 x86, #823587 (diff)
downloadgentoo-77c68b6790be5d553f21e3daa6953fe950a79fdb.tar.gz
gentoo-77c68b6790be5d553f21e3daa6953fe950a79fdb.tar.bz2
gentoo-77c68b6790be5d553f21e3daa6953fe950a79fdb.zip
dev-util/stripe-mock: Stabilize 0.113.0 x86, #823602
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/stripe-mock/stripe-mock-0.113.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/stripe-mock/stripe-mock-0.113.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.113.0.ebuild
index 0d362eb78a2b..07a1e00de87f 100644
--- a/dev-util/stripe-mock/stripe-mock-0.113.0.ebuild
+++ b/dev-util/stripe-mock/stripe-mock-0.113.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"