diff options
author | Sam James <sam@gentoo.org> | 2022-01-03 07:49:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-03 07:49:13 +0000 |
commit | 103dd4118d3ded7bced6df69e1108bd86e4110ae (patch) | |
tree | 6d281ea56d400ec6e4cead45eb161ba5ffc80ccd /profiles | |
parent | sys-fs/mdadm: add REQUIRED_USE for systemd/udev/static (diff) | |
download | gentoo-103dd4118d3ded7bced6df69e1108bd86e4110ae.tar.gz gentoo-103dd4118d3ded7bced6df69e1108bd86e4110ae.tar.bz2 gentoo-103dd4118d3ded7bced6df69e1108bd86e4110ae.zip |
profiles/targets/systemd: it's 2022, not 2021 (fix mask date)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/systemd/package.use.force | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/targets/systemd/package.use.force b/profiles/targets/systemd/package.use.force index ee209ac51ca1..f662b57f596f 100644 --- a/profiles/targets/systemd/package.use.force +++ b/profiles/targets/systemd/package.use.force @@ -1,7 +1,7 @@ -# 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-03) +# Sam James <sam@gentoo.org> (2022-01-03) # Need systemd enabled here for depgraph: bug #830485 # (only sys-fs/eudev supports static which isn't available on systemd profiles) sys-fs/mdadm systemd |