From: Yuta Satoh Date: Sat, 24 Sep 2016 11:00:29 +0000 (+0900) Subject: profiles/default/bsd/fbsd: force threads flag to libarchive and xz-utils X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e0a0c30a3157404fca492f58c5d04f047f75e45;p=gentoo.git profiles/default/bsd/fbsd: force threads flag to libarchive and xz-utils https://bugs.gentoo.org/show_bug.cgi?id=594980 --- diff --git a/profiles/default/bsd/fbsd/package.use.force b/profiles/default/bsd/fbsd/package.use.force index 6ff27bd7844a..0dbdff698c5d 100644 --- a/profiles/default/bsd/fbsd/package.use.force +++ b/profiles/default/bsd/fbsd/package.use.force @@ -1,3 +1,8 @@ # Naohiro Aota (08 Nov 2011) # Always enable hardened not to depend glibc app-emulation/wine hardened + +# app-arch/xz-utils[threads=] required by app-arch/libarchive +# https://bugs.gentoo.org/show_bug.cgi?id=594980 +app-arch/libarchive threads +app-arch/xz-utils threads