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 DE73C1581B9 for ; Wed, 01 Oct 2025 15:08:19 +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 BAA643410D1 for ; Wed, 01 Oct 2025 15:08:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7A6871104A0; Wed, 01 Oct 2025 15:08:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 757E81104A0 for ; Wed, 01 Oct 2025 15:08:14 +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 2BD4F341047 for ; Wed, 01 Oct 2025 15:08:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 938FB3A6A for ; Wed, 01 Oct 2025 15:08:12 +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: <1759331172.a77892377332eae7d353223d1e62aa6f3d40d8da.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mize/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/mize/mize-0.6.1.ebuild X-VCS-Directories: dev-ruby/mize/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a77892377332eae7d353223d1e62aa6f3d40d8da X-VCS-Branch: master Date: Wed, 01 Oct 2025 15:08:12 +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: 7f5cadf8-0dfd-47c8-8e09-d9fb3a594c3d X-Archives-Hash: 4dc84aee795ab3e9184d2d6422c31ca2 commit: a77892377332eae7d353223d1e62aa6f3d40d8da Author: Sam James gentoo org> AuthorDate: Wed Oct 1 15:05:05 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 1 15:06:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7789237 dev-ruby/mize: Keyword 0.6.1 arm, #963610 Signed-off-by: Sam James gentoo.org> dev-ruby/mize/mize-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mize/mize-0.6.1.ebuild b/dev-ruby/mize/mize-0.6.1.ebuild index 7d5a28a75c64..0177f43ae94c 100644 --- a/dev-ruby/mize/mize-0.6.1.ebuild +++ b/dev-ruby/mize/mize-0.6.1.ebuild @@ -16,4 +16,4 @@ HOMEPAGE="https://github.com/flori/mize" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm"