diff options
author | 2018-03-01 21:24:14 -0500 | |
---|---|---|
committer | 2018-03-01 21:24:14 -0500 | |
commit | 7f3408e7f15e4beffe5f7366a76d9687d79f1ec4 (patch) | |
tree | 44b3cf818ce6901ae50fd4e87b35280f74416a44 /profiles | |
parent | app-emulation/wine-any: Sync from ::wine (diff) | |
download | gentoo-7f3408e7f15e4beffe5f7366a76d9687d79f1ec4.tar.gz gentoo-7f3408e7f15e4beffe5f7366a76d9687d79f1ec4.tar.bz2 gentoo-7f3408e7f15e4beffe5f7366a76d9687d79f1ec4.zip |
profiles: default/bsd/fbsd/package.use.mask - acl on php broken
Mask this use until upstream can be contacted and
a patch can be worked up.
Bug: https://bugs.gentoo.org/649274
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/bsd/fbsd/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask index 1a9b4a5996f3..3678a3e048a3 100644 --- a/profiles/default/bsd/fbsd/package.use.mask +++ b/profiles/default/bsd/fbsd/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Brian Evans <grknight@gentoo.org> (2 Mar 2018) +# php incorrectly looks for libacl when it is built-in on FreeBSD +dev-lang/php acl + # Thomas Deutschmann <whissi@gentoo.org> (26 Oct 2017) # libressl: dev-libs/libressl is a base package on FreeBSD net-misc/wget libressl |