From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1648812-garchives=archives.gentoo.org@lists.gentoo.org>
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 C7C5B15802E
	for <garchives@archives.gentoo.org>; Mon,  1 Jul 2024 19:18:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E1F5BE2AE2;
	Mon,  1 Jul 2024 19:18:44 +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 B8D77E2AE2
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Jul 2024 19:18:44 +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 C4DAC343026
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Jul 2024 19:18:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EBB31BC0
	for <gentoo-commits@lists.gentoo.org>; Mon,  1 Jul 2024 19:18:42 +0000 (UTC)
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org>
Message-ID: <1719861342.dcbd950d9590fcceaec58f63aa6b6bd4f33db950.floppym@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/package.mask
X-VCS-Directories: profiles/
X-VCS-Committer: floppym
X-VCS-Committer-Name: Mike Gilbert
X-VCS-Revision: dcbd950d9590fcceaec58f63aa6b6bd4f33db950
X-VCS-Branch: master
Date: Mon,  1 Jul 2024 19:18:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 9f28b6f9-cc53-42e4-a39f-ccf646cbd5d2
X-Archives-Hash: b6207194c59d8e8bf625dd746bdb2ddb

commit:     dcbd950d9590fcceaec58f63aa6b6bd4f33db950
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 19:15:01 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 19:15:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcbd950d

profiles: drop >=sys-apps/systemd-256 mask

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 profiles/package.mask | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 4c16aad3f2b7..3e0758007ac3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -41,11 +41,6 @@
 # Bug: https://bugs.gentoo.org/935057
 games-puzzle/seatris
 
-# Michał Górny <mgorny@gentoo.org> (2024-07-01)
-# Refuses to boot if initramfs was built with an older systemd version
-# that enabled "cgroups v1".  Bug #935261.
->=sys-apps/systemd-256
-
 # Sam James <sam@gentoo.org> (2024-06-25)
 # Subvolume printing is broken: https://github.com/kdave/btrfs-progs/issues/829
 =sys-fs/btrfs-progs-6.9.1