From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94B231581B7 for ; Sat, 3 Feb 2024 11:03:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7A8DE2B5A; Sat, 3 Feb 2024 11:03:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id BF5E3E2B5A for ; Sat, 3 Feb 2024 11:03:22 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1768B3431DF for ; Sat, 3 Feb 2024 11:03:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9BEB13DB for ; Sat, 3 Feb 2024 11:03:20 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1706958183.23ba6efd3cf08c20fc99bac82f0a603fe633e54d.arthurzam@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.181.0.ebuild X-VCS-Directories: dev-util/stripe-mock/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 23ba6efd3cf08c20fc99bac82f0a603fe633e54d X-VCS-Branch: master Date: Sat, 3 Feb 2024 11:03:20 +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: c8f2bf74-59b0-4428-a72a-78bbd5ab169c X-Archives-Hash: 474c0e7c09e698d3e2fc1bdd82af598a commit: 23ba6efd3cf08c20fc99bac82f0a603fe633e54d Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 3 11:03:03 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 3 11:03:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ba6efd dev-util/stripe-mock: Stabilize 0.181.0 x86, #923688 Signed-off-by: Arthur Zamarin gentoo.org> dev-util/stripe-mock/stripe-mock-0.181.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/stripe-mock/stripe-mock-0.181.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.181.0.ebuild index 9cb35529845a..0095ebf1b31e 100644 --- a/dev-util/stripe-mock/stripe-mock-0.181.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.181.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