app-crypt/argon2: Fix "static-libs" usage
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 2 Feb 2017 15:13:21 +0000 (16:13 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 2 Feb 2017 15:13:21 +0000 (16:13 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-crypt/argon2/argon2-20160821.ebuild
app-crypt/argon2/argon2-20161029.ebuild

index 372efd3217950ce17c016d0ac356241e651044f7..8d11ba095d26dddb3016a57f2166854cd63cefc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="-static-libs"
+IUSE="static-libs"
 
 S="${WORKDIR}/phc-winner-${P}"
 PATCHES=(
index 2658c7b06419450039f5281541cb82b6107652af..75fdaedd6b0dbc6aa34da35a871bf997efabda19 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="-static-libs"
+IUSE="static-libs"
 
 S="${WORKDIR}/phc-winner-${P}"
 PATCHES=(