commit: 09330df665fc54c6b1198a66a4a8f7ebde6aecab Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 21:46:43 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 22:40:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09330df6
profiles/arch/amd64-fbsd: Mask dev-lang/php[acl] profiles/arch/amd64-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index db9280b8dbb..ed181ca67b4 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (01 Mar 2018) +# Requires separate libacl while FreeBSD has it in libc. +dev-lang/php acl + # Michał Górny <[email protected]> (01 Mar 2018) # Unkeyworded dependencies. dev-libs/cyrus-sasl authdaemond
