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 832EB15800F for ; Sat, 21 Jan 2023 16:53:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9380BE07E0; Sat, 21 Jan 2023 16:53:45 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D8C6E07E0 for ; Sat, 21 Jan 2023 16:53:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24B5633BE91 for ; Sat, 21 Jan 2023 16:53:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71924884 for ; Sat, 21 Jan 2023 16:53:42 +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: <1674319982.c568221f2e49bc5015ad29260fbbf369be80d2d7.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.149.0.ebuild X-VCS-Directories: dev-util/stripe-mock/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c568221f2e49bc5015ad29260fbbf369be80d2d7 X-VCS-Branch: master Date: Sat, 21 Jan 2023 16:53:42 +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: e5269778-fac6-4275-bbec-5a82007db11c X-Archives-Hash: 63cf29d26b2ee29717b4dcb0773b9f4b commit: c568221f2e49bc5015ad29260fbbf369be80d2d7 Author: Sam James gentoo org> AuthorDate: Sat Jan 21 16:53:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 21 16:53:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c568221f dev-util/stripe-mock: Stabilize 0.149.0 x86, #891529 Signed-off-by: Sam James gentoo.org> dev-util/stripe-mock/stripe-mock-0.149.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/stripe-mock/stripe-mock-0.149.0.ebuild b/dev-util/stripe-mock/stripe-mock-0.149.0.ebuild index 9f5ab653106f..6c666b489577 100644 --- a/dev-util/stripe-mock/stripe-mock-0.149.0.ebuild +++ b/dev-util/stripe-mock/stripe-mock-0.149.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 ~x86" +KEYWORDS="amd64 x86" src_compile() { emake build