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 0DAEC1581C1 for ; Fri, 12 Jul 2024 06:21:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86D6F2BC0D6; Fri, 12 Jul 2024 06:21:30 +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 6AC5D2BC0D6 for ; Fri, 12 Jul 2024 06:21:30 +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 67E99342FB1 for ; Fri, 12 Jul 2024 06:21:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5D111DB7 for ; Fri, 12 Jul 2024 06:21:27 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1720765171.23c9ebf4cca31e88c778b5a708f22563d32f1137.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/contracts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/contracts/contracts-0.17-r1.ebuild X-VCS-Directories: dev-ruby/contracts/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 23c9ebf4cca31e88c778b5a708f22563d32f1137 X-VCS-Branch: master Date: Fri, 12 Jul 2024 06:21:27 +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: 3f9856a6-e182-4db0-b0ee-3d1c1ca6bb07 X-Archives-Hash: c4363f1a3f734a83d20b80190e89af54 commit: 23c9ebf4cca31e88c778b5a708f22563d32f1137 Author: Matoro Mahri matoro tk> AuthorDate: Thu Jul 11 21:00:02 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Jul 12 06:19:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c9ebf4 dev-ruby/contracts: Stabilize 0.17-r1 arm, #932713 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-ruby/contracts/contracts-0.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/contracts/contracts-0.17-r1.ebuild b/dev-ruby/contracts/contracts-0.17-r1.ebuild index 982d10b5cf2e..ff23eed1eef7 100644 --- a/dev-ruby/contracts/contracts-0.17-r1.ebuild +++ b/dev-ruby/contracts/contracts-0.17-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" PATCHES=( "${FILESDIR}"/${P}-ruby32.patch