From 490a4574d863b214b4585fba49ca59e8e8fbcf9c Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 5 Jun 2019 10:30:55 +0200 Subject: [PATCH] app-crypt/libb2: unset USE=native-clags by default Closes: https://bugs.gentoo.org/687412 Signed-off-by: Fabian Groffen Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- app-crypt/libb2/libb2-0.98.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-crypt/libb2/libb2-0.98.1.ebuild b/app-crypt/libb2/libb2-0.98.1.ebuild index b1b9368d0835..3212a3234b03 100644 --- a/app-crypt/libb2/libb2-0.98.1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1.ebuild @@ -13,7 +13,8 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" -IUSE="static +native-cflags openmp" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x64-macos ~sparc-solaris ~x64-solaris" +IUSE="static native-cflags openmp" DEPEND=" openmp? ( -- 2.26.2