projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c653b8a
)
app-crypt/libb2: unset USE=native-clags by default
author
Fabian Groffen
<grobian@gentoo.org>
Wed, 5 Jun 2019 08:30:55 +0000
(10:30 +0200)
committer
Fabian Groffen
<grobian@gentoo.org>
Wed, 5 Jun 2019 08:36:51 +0000
(10:36 +0200)
Closes: https://bugs.gentoo.org/687412
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
app-crypt/libb2/libb2-0.98.1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/libb2/libb2-0.98.1.ebuild
b/app-crypt/libb2/libb2-0.98.1.ebuild
index b1b9368d08359ab29ff27b0316f3e5a10b09d207..3212a3234b035729178a8e3af2b78e348925aeb2 100644
(file)
--- 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? (