diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-28 21:07:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-14 19:46:37 +0200 |
commit | 15288799a04a2f551ec790017b0daad2a4b35ebe (patch) | |
tree | 0d2f395b5b9aece7f6dc62f4241211c167e4651f /profiles/prefix/windows | |
parent | app-emulation/genymotion-bin: Permit dev-libs/openssl-compat (diff) | |
download | gentoo-15288799a04a2f551ec790017b0daad2a4b35ebe.tar.gz gentoo-15288799a04a2f551ec790017b0daad2a4b35ebe.tar.bz2 gentoo-15288799a04a2f551ec790017b0daad2a4b35ebe.zip |
profiles: Clone dev-libs/openssl masks → dev-libs/openssl-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/12124
Closes: https://bugs.gentoo.org/687984
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/winnt/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/prefix/windows/winnt/package.use.mask b/profiles/prefix/windows/winnt/package.use.mask index 51b019b65f26..c42d3466be6f 100644 --- a/profiles/prefix/windows/winnt/package.use.mask +++ b/profiles/prefix/windows/winnt/package.use.mask @@ -1,6 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michael Haubenwallner <haubi@gentoo.org> (02 Oct 2017) # requires nasm, which is hard to use via parity atm dev-libs/openssl asm +dev-libs/openssl-compat asm |