diff options
author | 2020-03-07 19:49:30 +0300 | |
---|---|---|
committer | 2020-03-07 19:49:57 +0300 | |
commit | ad45c9e80eccaa7b36d7b96b1036a7382d83b80a (patch) | |
tree | 3be5b8470591245350eccfeeafda123dfd411a72 /profiles/default | |
parent | package.mask: Last rite dev-python/*, no-revdep, no-py3.7 (diff) | |
download | gentoo-ad45c9e80eccaa7b36d7b96b1036a7382d83b80a.tar.gz gentoo-ad45c9e80eccaa7b36d7b96b1036a7382d83b80a.tar.bz2 gentoo-ad45c9e80eccaa7b36d7b96b1036a7382d83b80a.zip |
profiles: replace shadow virtual
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/packages.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 12c9fa3fedc5..9045e067b7f8 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -29,6 +29,7 @@ sys-apps/less sys-apps/net-tools sys-apps/portage sys-apps/sed +sys-apps/shadow sys-devel/binutils sys-devel/bison sys-devel/flex @@ -41,5 +42,4 @@ virtual/editor virtual/libc virtual/os-headers virtual/pkgconfig -virtual/shadow sys-apps/which |