diff options
author | 2016-03-28 17:44:35 -0400 | |
---|---|---|
committer | 2016-03-28 17:44:35 -0400 | |
commit | 08b8ef91bcf9037a6f550ce4e2e7c524a6be17c1 (patch) | |
tree | 978d0b0ee2a4da81e78e2ba7d347082bdbeaad57 /profiles/prefix | |
parent | app-emulation/qemu: use l10n.eclass to respect LINGUAS #577814 (diff) | |
download | gentoo-08b8ef91bcf9037a6f550ce4e2e7c524a6be17c1.tar.gz gentoo-08b8ef91bcf9037a6f550ce4e2e7c524a6be17c1.tar.bz2 gentoo-08b8ef91bcf9037a6f550ce4e2e7c524a6be17c1.zip |
profiles: use bash:0 SLOT when it makes sense #577974
Most of the time we actually want the main SLOT=0 of bash and not any
of the alternative dev-testing only versions.
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/windows/winnt/packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/windows/winnt/packages b/profiles/prefix/windows/winnt/packages index 7a98792b4cd4..35f3377e894f 100644 --- a/profiles/prefix/windows/winnt/packages +++ b/profiles/prefix/windows/winnt/packages @@ -30,7 +30,7 @@ -*virtual/pager -*sys-apps/diffutils -*sys-apps/baselayout-prefix --*app-shells/bash +-*app-shells/bash:0 -*virtual/package-manager -*virtual/ssh -*sys-devel/autoconf |