diff options
author | 2019-11-12 11:40:43 +0100 | |
---|---|---|
committer | 2019-11-12 11:41:55 +0100 | |
commit | 3966b9157c18c3696d82ab2e8f81b0f7d50b1d6a (patch) | |
tree | e4641bb946a8da52d77b68bcf83b1f0e45619dbf /profiles/prefix/darwin/macos/10.12/package.unmask | |
parent | sys-auth/pam_p11: ppc64 stable wrt bug #694150 (diff) | |
download | gentoo-3966b9157c18c3696d82ab2e8f81b0f7d50b1d6a.tar.gz gentoo-3966b9157c18c3696d82ab2e8f81b0f7d50b1d6a.tar.bz2 gentoo-3966b9157c18c3696d82ab2e8f81b0f7d50b1d6a.zip |
profiles/prefix/darwin/macos: work with funny masking/unmasking behaviour
can't mask a generic thing and unmask a specific thing apparently, so
take the long and explicit road of masking everything specifically and
unmasking just the one specific thing per profile
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin/macos/10.12/package.unmask')
-rw-r--r-- | profiles/prefix/darwin/macos/10.12/package.unmask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/prefix/darwin/macos/10.12/package.unmask b/profiles/prefix/darwin/macos/10.12/package.unmask index 976d5958e044..6f1df312f197 100644 --- a/profiles/prefix/darwin/macos/10.12/package.unmask +++ b/profiles/prefix/darwin/macos/10.12/package.unmask @@ -1,11 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen <grobian@gentoo.org> (2019-11-11) -# Unmask versions matching the OS profile -sys-kernel/xnu-headers:10.12 -sys-libs/darwin-libc-headers:10.12 - # James Le Cuirot <chewi@gentoo.org> (2015-07-29) # Recent releases are supported in >10.10. dev-java/oracle-jdk-bin |