summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-13 13:51:32 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-13 13:51:32 +0100
commit82c0fc4888988e11c502e7ee306cc813f27900d4 (patch)
tree55671d8f6fbf40a949813b6c08c6278db6c82ab5 /dev-util
parentnet-misc/xmrig: Stabilize 6.15.2 amd64, #823599 (diff)
downloadgentoo-82c0fc4888988e11c502e7ee306cc813f27900d4.tar.gz
gentoo-82c0fc4888988e11c502e7ee306cc813f27900d4.tar.bz2
gentoo-82c0fc4888988e11c502e7ee306cc813f27900d4.zip
dev-util/stripe-mock: Stabilize 0.113.0 amd64, #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 05a7220e34b0..0d362eb78a2b 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"