diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-08-04 23:36:20 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-08-04 23:36:20 +0000 |
commit | 6ec81e3f020c855529faf5d848c717191b998720 (patch) | |
tree | 74bb32f221dc2ccbc9c7857fb65fee8134a9a980 /profiles | |
parent | Merge updates from master (diff) | |
parent | sys-power/nut: Fix for slibtool (diff) | |
download | gentoo-6ec81e3f020c855529faf5d848c717191b998720.tar.gz gentoo-6ec81e3f020c855529faf5d848c717191b998720.tar.bz2 gentoo-6ec81e3f020c855529faf5d848c717191b998720.zip |
Merge updates from master
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 2983823932f5..87cd6131507c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -68,6 +68,9 @@ sci-physics/sassena # Last release over 4 years ago, upstream pretty much dead, the # ecosystem has switched to dev-util/pkgconf, which is alive. Testing # and prefix bugs, blocks WANT_AUTOMAKE=1.12 removal. +# (If you hit blockers, please run: +# $ emerge --deselect dev-util/pkgconfig +# This is necessary as your world file should not contain dependencies.) # Bug #245228, #632124, #691268, #767853, removal in 30 days. dev-util/pkgconfig |