From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1354265-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 02188158086 for <garchives@archives.gentoo.org>; Sat, 1 Jan 2022 10:03:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD8762BC1CF; Sat, 1 Jan 2022 10:03:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC4612BC1CC for <gentoo-commits@lists.gentoo.org>; Sat, 1 Jan 2022 10:03:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E225034312E for <gentoo-commits@lists.gentoo.org>; Sat, 1 Jan 2022 10:03:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6264A275 for <gentoo-commits@lists.gentoo.org>; Sat, 1 Jan 2022 10:03:02 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1641030858.609dfad074704bda3c2c81f765dcaa2b07333cfc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/prefix/package.use.mask X-VCS-Directories: profiles/features/prefix/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 609dfad074704bda3c2c81f765dcaa2b07333cfc X-VCS-Branch: master Date: Sat, 1 Jan 2022 10:03:02 +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: e15791fe-4851-4848-8095-9125e0d7f73c X-Archives-Hash: a00f0900bfca20e39c502c0cb225a436 commit: 609dfad074704bda3c2c81f765dcaa2b07333cfc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 1 09:54:18 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 1 09:54:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609dfad0 profiles/features/prefix: drop obsolete sys-fs/eudev[hwdb] mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/prefix/package.use.mask | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index e31604ff8285..a90a7c2a9588 100644 --- a/profiles/features/prefix/package.use.mask +++ b/profiles/features/prefix/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James <sam@gentoo.org> (2021-01-27) @@ -25,8 +25,8 @@ sys-apps/dbus-broker launcher www-servers/uwsgi uwsgi_plugins_systemd_logger # Benda Xu <heroxbd@gentoo.org> (2016-07-28) -# Needs root privilege. -sys-fs/eudev hwdb kmod +# Needs root privileges. +sys-fs/eudev kmod # Fabian Groffen <grobian@gentoo.org> (2011-12-08) # USE=vanilla produces a broken compiler for Prefix. Only use this flag