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 9D32A158089 for ; Tue, 10 Oct 2023 07:09:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFC592BC013; Tue, 10 Oct 2023 07:09:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7C4C2BC013 for ; Tue, 10 Oct 2023 07:09:57 +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 1A1D1335C31 for ; Tue, 10 Oct 2023 07:09:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA45799B for ; Tue, 10 Oct 2023 07:09:55 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1696921793.0d52a026ce749df063e00cd4efb7cff3feebe198.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/mono/mono-6.12.0.182.ebuild X-VCS-Directories: dev-lang/mono/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0d52a026ce749df063e00cd4efb7cff3feebe198 X-VCS-Branch: master Date: Tue, 10 Oct 2023 07:09:55 +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: d3a7f03f-15fc-4806-8af5-ebce395183ed X-Archives-Hash: 8c16759c21b7cbae8b79deae8636320a commit: 0d52a026ce749df063e00cd4efb7cff3feebe198 Author: Joonas Niilola gentoo org> AuthorDate: Tue Oct 10 07:08:44 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Oct 10 07:09:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d52a026 dev-lang/mono: Stabilize 6.12.0.182 x86, #915410 Signed-off-by: Joonas Niilola gentoo.org> dev-lang/mono/mono-6.12.0.182.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/mono/mono-6.12.0.182.ebuild b/dev-lang/mono/mono-6.12.0.182.ebuild index 6d4584e910e1..f78f52b6ef81 100644 --- a/dev-lang/mono/mono-6.12.0.182.ebuild +++ b/dev-lang/mono/mono-6.12.0.182.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.mono-project.com/sources/mono/${P}.tar.xz" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -riscv x86 ~amd64-linux" IUSE="doc minimal nls pax-kernel selinux xen" # Note: mono works incorrect with older versions of libgdiplus