diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-02-06 16:12:43 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-02-06 16:13:35 -0800 |
commit | 4053955ed9bc5618afeca858dfca76a60d3eb298 (patch) | |
tree | 3d75663f298bc5d401e345fea8281ef0d0870aa2 /virtual/libcrypt | |
parent | app-text/gtkspell: disable gtk-doc support to cope with tool removal (diff) | |
download | gentoo-4053955ed9bc5618afeca858dfca76a60d3eb298.tar.gz gentoo-4053955ed9bc5618afeca858dfca76a60d3eb298.tar.bz2 gentoo-4053955ed9bc5618afeca858dfca76a60d3eb298.zip |
virtual/libcrypt-0: 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 <chutzpah@gentoo.org>
Diffstat (limited to 'virtual/libcrypt')
-rw-r--r-- | virtual/libcrypt/libcrypt-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/libcrypt/libcrypt-0.ebuild b/virtual/libcrypt/libcrypt-0.ebuild index bc351df7fc46..d0df303a975c 100644 --- a/virtual/libcrypt/libcrypt-0.ebuild +++ b/virtual/libcrypt/libcrypt-0.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Virtual for libcrypt.so" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static-libs" +IUSE="+static-libs" DEPEND=" elibc_glibc? ( || ( |