sci-libs/gloo: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2024-11-28 19:42:12 +01:00
parent 268ce934e2
commit bfd6b2a6cc

View File

@@ -11,6 +11,8 @@ HOMEPAGE="https://github.com/facebookincubator/gloo/"
SRC_URI="https://github.com/facebookincubator/${PN}/archive/${CommitId}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}"/${PN}-${CommitId}
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
@@ -32,8 +34,6 @@ DEPEND="${RDEPEND}
BDEPEND="test? ( dev-cpp/gtest )"
RESTRICT="test" # For some test the network is needed
S="${WORKDIR}"/${PN}-${CommitId}
PATCHES=(
"${FILESDIR}"/${PN}-2022.05.18-gentoo.patch
"${FILESDIR}"/${PN}-2023.01.17-cuda.patch