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 AB6F2158089 for ; Tue, 24 Oct 2023 09:30:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 741582BC039; Tue, 24 Oct 2023 09:30:20 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B6192BC039 for ; Tue, 24 Oct 2023 09:30:20 +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 63EF8335CD6 for ; Tue, 24 Oct 2023 09:30:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9601312BB for ; Tue, 24 Oct 2023 09:30:16 +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: <1698139783.b62dfde0063e1b93d37b78e889e3f2076115ca38.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/benchmark-ips/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild X-VCS-Directories: dev-ruby/benchmark-ips/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b62dfde0063e1b93d37b78e889e3f2076115ca38 X-VCS-Branch: master Date: Tue, 24 Oct 2023 09:30:16 +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: 894bc953-40e8-46e3-b0e4-e9f23703582c X-Archives-Hash: 60237a2a990386c5c98e54cce439c5e8 commit: b62dfde0063e1b93d37b78e889e3f2076115ca38 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Oct 24 09:29:43 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Oct 24 09:29:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62dfde0 dev-ruby/benchmark-ips: Stabilize 2.12.0 x86, #909632 Signed-off-by: Arthur Zamarin gentoo.org> dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild b/dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild index c0463ea3c82d..a04779c5d17a 100644 --- a/dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild +++ b/dev-ruby/benchmark-ips/benchmark-ips-2.12.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/evanphx/benchmark-ips" SRC_URI="https://github.com/evanphx/benchmark-ips/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="0" IUSE=""