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 <[email protected]> (2021-01-27) @@ -25,8 +25,8 @@ sys-apps/dbus-broker launcher www-servers/uwsgi uwsgi_plugins_systemd_logger # Benda Xu <[email protected]> (2016-07-28) -# Needs root privilege. -sys-fs/eudev hwdb kmod +# Needs root privileges. +sys-fs/eudev kmod # Fabian Groffen <[email protected]> (2011-12-08) # USE=vanilla produces a broken compiler for Prefix. Only use this flag
