From: Michał Górny Date: Sat, 21 Sep 2019 08:33:08 +0000 (+0200) Subject: sys-libs/libomp: Reorder ebuild vars in 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64aef145a3b5f8f8ab48e4d20b078adf122d62a4;p=gentoo.git sys-libs/libomp: Reorder ebuild vars in 9+ Signed-off-by: Michał Górny --- diff --git a/sys-libs/libomp/libomp-9.0.0.ebuild b/sys-libs/libomp/libomp-9.0.0.ebuild index 51f4a04cdbaa..66370efbadfe 100644 --- a/sys-libs/libomp/libomp-9.0.0.ebuild +++ b/sys-libs/libomp/libomp-9.0.0.ebuild @@ -14,6 +14,7 @@ MY_P=openmp-${PV}.src DESCRIPTION="OpenMP runtime library for LLVM/clang compiler" HOMEPAGE="https://openmp.llvm.org" SRC_URI="https://releases.llvm.org/${PV}/${MY_P}.tar.xz" +S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" @@ -42,8 +43,6 @@ BDEPEND="dev-lang/perl >=sys-devel/clang-6 )" -S=${WORKDIR}/${MY_P} - # least intrusive of all CMAKE_BUILD_TYPE=RelWithDebInfo