diff options
author | 2019-06-18 10:04:53 +0000 | |
---|---|---|
committer | 2019-06-18 10:04:53 +0000 | |
commit | b47e0395093c44a75c4c05e42c9f53927a68c657 (patch) | |
tree | a9ad0f57d89b4efdc4fb3fe41ebb3507dd3f63a0 | |
parent | 2019-06-18 09:44:35 UTC (diff) | |
parent | 17.1 profiles: Rebuild llvm as well (diff) | |
download | gentoo-b47e0395093c44a75c4c05e42c9f53927a68c657.tar.gz gentoo-b47e0395093c44a75c4c05e42c9f53927a68c657.tar.bz2 gentoo-b47e0395093c44a75c4c05e42c9f53927a68c657.zip |
Merge commit '64ee3aa6590ba9a6fe6bb4cad79a224d9d331a5e'
-rw-r--r-- | metadata/news/2019-06-05-amd64-17-1-profiles-are-now-stable/2019-06-05-amd64-17-1-profiles-are-now-stable.en.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/news/2019-06-05-amd64-17-1-profiles-are-now-stable/2019-06-05-amd64-17-1-profiles-are-now-stable.en.txt b/metadata/news/2019-06-05-amd64-17-1-profiles-are-now-stable/2019-06-05-amd64-17-1-profiles-are-now-stable.en.txt index 7dba0c250524..59c746dba238 100644 --- a/metadata/news/2019-06-05-amd64-17-1-profiles-are-now-stable/2019-06-05-amd64-17-1-profiles-are-now-stable.en.txt +++ b/metadata/news/2019-06-05-amd64-17-1-profiles-are-now-stable/2019-06-05-amd64-17-1-profiles-are-now-stable.en.txt @@ -1,7 +1,7 @@ Title: amd64 17.1 profiles are now stable Author: Michał Górny <mgorny@gentoo.org> Posted: 2019-06-05 -Revision: 2 +Revision: 3 News-Item-Format: 2.0 Display-If-Profile: default/linux/amd64/13.0 Display-If-Profile: default/linux/amd64/13.0/selinux @@ -104,7 +104,7 @@ The following steps can be used to upgrade your system: 11. If you are using a multilib profile, rebuild all 32-bit packages. This can be done using: - # emerge -1v --deep /lib32 /usr/lib32 + # emerge -1v --deep /lib32 /usr/lib32 /usr/lib/llvm/*/lib32 Alternatively, if you are switching from one of the 13.0 profiles you can rebuild all packages as detailed in the 17.0 news item: |