From 389c9bdc86368b37fe0df64ab1448f59c6b59fac Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Thu, 6 Feb 2020 16:13:28 -0800 Subject: sys-libs/libxcrypt-4.4.12: enable static-libs by default Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean --- sys-libs/libxcrypt/libxcrypt-4.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs') diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.12.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.12.ebuild index 269587522a85..a7ecbd9f4e55 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.12.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.12.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/besser82/libxcrypt" LICENSE="LGPL-2.1+ public-domain BSD BSD-2" SLOT="0/1" KEYWORDS="~amd64 ~x86" -IUSE="+compat split-usr static-libs system test" +IUSE="+compat split-usr +static-libs system test" DEPEND="system? ( elibc_glibc? ( sys-libs/glibc[-crypt(+)] ) -- cgit v1.2.3-65-gdbad