diff options
author | Sam James <sam@gentoo.org> | 2023-01-01 17:58:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-01 18:11:32 +0000 |
commit | 98207e693d997b2833bd07699f28844b6be90b90 (patch) | |
tree | bcd3827c54cf09e547c2852da45ff77facb2aabb /profiles | |
parent | sys-block/tgt: add 1.0.85 (diff) | |
download | gentoo-98207e693d997b2833bd07699f28844b6be90b90.tar.gz gentoo-98207e693d997b2833bd07699f28844b6be90b90.tar.bz2 gentoo-98207e693d997b2833bd07699f28844b6be90b90.zip |
profiles/features/wd40: unmask dev-python/python-daemon
Has no Rust dependencies.
Signed-off-by: Sam James <sam@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/28928
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/wd40/package.mask | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 92d368f1b8b4..8bc372a32fcd 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Various packages requiring Rust. @@ -47,7 +47,6 @@ dev-python/pymdown-extensions dev-python/pyspelling dev-python/pyspnego dev-python/pytest-trio -dev-python/python-daemon dev-python/python-glanceclient dev-python/python-ironicclient dev-python/python-jose |