# Copyright 2025 Arniiiii lg3dx6fd@gmail.com # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Lightweight structured concurrency for C++20" HOMEPAGE="https://github.com/hudson-trading/corral" EGIT_REPO_URI="https://github.com/hudson-trading/corral" EGIT_BRANCH="master" inherit cmake git-r3 LICENSE="MIT" SLOT="0" IUSE="test examples doc" RESTRICT="!test? ( test )" DEPEND=" test? ( dev-libs/boost