From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B5B01580F6 for ; Wed, 05 Nov 2025 14:44:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 496E8341085 for ; Wed, 05 Nov 2025 14:44:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7FC16110577; Wed, 05 Nov 2025 14:44:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 79959110577 for ; Wed, 05 Nov 2025 14:44:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 349B2340ECA for ; Wed, 05 Nov 2025 14:44:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 964553BF1 for ; Wed, 05 Nov 2025 14:44:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1762353780.5ade0d8e3bca1ead30552063845569e31e8429b0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/stripe-mock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/stripe-mock/stripe-mock-0.197.0.ebuild X-VCS-Directories: dev-util/stripe-mock/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5ade0d8e3bca1ead30552063845569e31e8429b0 X-VCS-Branch: master Date: Wed, 05 Nov 2025 14:44:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 82689ddc-8c4f-4421-9ac4-849526aaf70e X-Archives-Hash: 9d62cb459351cfc19fa0d11207f835c7 commit: 5ade0d8e3bca1ead30552063845569e31e8429b0 Author: Sam James gentoo org> AuthorDate: Wed Nov 5 14:43:00 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 5 14:43:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ade0d8e dev-util/stripe-mock: Stabilize 0.197.0 amd64, #965660 Signed-off-by: Sam James gentoo.org> dev-util/stripe-mock/stripe-mock-0.197.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/stripe-mock/stripe-mock-0.197.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.197.0.ebuild index d13f94d191c8..95925fdb0cf4 100644 --- a/dev-util/stripe-mock/stripe-mock-0.197.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.197.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT ISC BSD-2" SLOT="0" -KEYWORDS="~amd64 arm64 x86" +KEYWORDS="amd64 arm64 x86" src_compile() { emake build