aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-01 07:50:53 +0100
committerSam James <sam@gentoo.org>2021-07-01 07:50:53 +0100
commit48149ddf9fcd870bb6ac09a5cd8ded10718f9024 (patch)
treed66443855f0c8df1ab7b628e5d8958e68100b536
parentAdd 2021-06-30-libxcrypt-migration (diff)
downloadgentoo-news-48149ddf.tar.gz
gentoo-news-48149ddf.tar.bz2
gentoo-news-48149ddf.zip
2021-06-30-libxcrypt-migration: change unmask instruction to use ~ operator
We changed the mask to use ~ for future flexibility. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--2021-06-30-libxcrypt-migration/2021-06-30-libxcrypt-migration.en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/2021-06-30-libxcrypt-migration/2021-06-30-libxcrypt-migration.en.txt b/2021-06-30-libxcrypt-migration/2021-06-30-libxcrypt-migration.en.txt
index 87cfd67..16b5596 100644
--- a/2021-06-30-libxcrypt-migration/2021-06-30-libxcrypt-migration.en.txt
+++ b/2021-06-30-libxcrypt-migration/2021-06-30-libxcrypt-migration.en.txt
@@ -40,7 +40,7 @@ of steps described on the wiki (see below), but the outline is:
* unforce the crypt USE flag of sys-libs/glibc and disable it
* unmask the system and split-usr (if applicable) USE flag of sys-libs/libxcrypt
and enable it
-* unmask >=virtual/libcrypt-2
+* unmask ~virtual/libcrypt-2
For more information, please see:
* https://wiki.gentoo.org/wiki/Project:Toolchain/libcrypt_implementation