dev-libs/unordered_dense: Update live ebuild

Drop downstream patch and disable tests since they can't be run with
cmake at the moment.

Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
Steffen Winter
2024-03-01 13:45:51 +01:00
parent 83ecd0e3fb
commit 28f1da4652
2 changed files with 3 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
EAPI=8
inherit cmake
@@ -19,18 +19,7 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=""
DEPEND="
${RDEPEND}
"
PATCHES=(
"${FILESDIR}/${PN}-2.0.0-fix-cmake-install-path.patch"
)
RESTRICT="test"
src_configure() {
local mycmakeargs=(