# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )

inherit slotted-boost-r70

BOOST_PATCHES=(
	"1.48.0-disable_icu_rpath.patch"
	"1.56.0-build-auto_index-tool.patch"
	"1.69.0-context-x32.patch"
)