dev-cpp/cpp-taskflow: make repoman happy

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-05-24 18:28:52 +02:00
parent 0683e20a41
commit acc43d1933

View File

@@ -30,7 +30,6 @@ PATCHES=(
"${FILESDIR}"/${P}-fix-lib-path.patch
)
src_configure() {
local mycmakeargs=(
-DTF_BUILD_TESTS=$(usex test ON OFF)