summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-06-05 10:30:55 +0200
committerFabian Groffen <grobian@gentoo.org>2019-06-05 10:36:51 +0200
commit490a4574d863b214b4585fba49ca59e8e8fbcf9c (patch)
tree075d004f81e31841358b1d8fbdc6b0b0eaf623ff
parentapp-crypt/libb2: add ~amd64-linux ~x86-linux keywords (diff)
downloadgentoo-490a4574.tar.gz
gentoo-490a4574.tar.bz2
gentoo-490a4574.zip
app-crypt/libb2: unset USE=native-clags by default
Closes: https://bugs.gentoo.org/687412 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
-rw-r--r--app-crypt/libb2/libb2-0.98.1.ebuild3
1 files changed, 2 insertions, 1 deletions
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? (