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 5B1911581B9 for ; Wed, 01 Oct 2025 09:28:45 +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 46B47341047 for ; Wed, 01 Oct 2025 09:28:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D0109110574; Wed, 01 Oct 2025 09:28:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C9D0D110574 for ; Wed, 01 Oct 2025 09:28:38 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64916340FE4 for ; Wed, 01 Oct 2025 09:28:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A65B93A6A for ; Wed, 01 Oct 2025 09:28:36 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1759310873.e59d10cc11b76c0f8c2de2863af939a0710e9f41.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mime-types-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild X-VCS-Directories: dev-ruby/mime-types-data/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e59d10cc11b76c0f8c2de2863af939a0710e9f41 X-VCS-Branch: master Date: Wed, 01 Oct 2025 09:28:36 +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: 8fec0915-1000-4e27-85fa-fe8181663c94 X-Archives-Hash: ced629b2201ef74ce5f323e8e6e5a7d7 commit: e59d10cc11b76c0f8c2de2863af939a0710e9f41 Author: Hans de Graaff gentoo org> AuthorDate: Wed Oct 1 09:27:53 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Oct 1 09:27:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59d10cc dev-ruby/mime-types-data: stabilize 3.2025.0729 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild b/dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild index c9a4766a1b21..7118bfdb257f 100644 --- a/dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild +++ b/dev-ruby/mime-types-data/mime-types-data-3.2025.0729.ebuild @@ -18,4 +18,4 @@ HOMEPAGE="https://github.com/mime-types/mime-types-data" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"