dev-libs/simdjson: drop unused toolchain-funcs

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 05:54:55 +01:00
parent 3a5ea004f0
commit aa98d4894b
3 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs cmake
inherit cmake
DESCRIPTION="SIMD accelerated C++ JSON library"
HOMEPAGE="

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit toolchain-funcs cmake
inherit cmake
DESCRIPTION="SIMD accelerated C++ JSON library"
HOMEPAGE="

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit toolchain-funcs cmake
inherit cmake
DESCRIPTION="SIMD accelerated C++ JSON library"
HOMEPAGE="