diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 17:00:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 17:00:26 +0100 |
commit | 159fcadec92e4af74670ba0449f407ddabeefc21 (patch) | |
tree | 94c4b8dafb17c5beaada1e34adde3d519e1503cb /profiles | |
parent | profiles/prefix/darwin/macos: mask latest openssh (diff) | |
download | gentoo-159fcadec92e4af74670ba0449f407ddabeefc21.tar.gz gentoo-159fcadec92e4af74670ba0449f407ddabeefc21.tar.bz2 gentoo-159fcadec92e4af74670ba0449f407ddabeefc21.zip |
profiles/package.mask: mask darwin headers and libmissing
all three packages are prefix-only, attempting to provide missing
content, but are no longer current and useful.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c9ee7dc841cc..d769320c1cf8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <grobian@gentoo.org> (2020-11-23) +# No longer used, not really functional either, noone should be using +# this, removal in 30 days. +sys-kernel/xnu-headers +sys-libs/darwin-libc-headers +dev-libs/libmissing + # David Seifert <soap@gentoo.org> (2020-11-22) # Upstream abandoned since 2012, tons of QA issues and # build bugs, esoteric NIH build system. Bug #293567, #670954, |