commit: f8b98f75cded653364d05593668580a173e7789e Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Feb 24 05:49:58 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Feb 24 05:51:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b98f75
profiles/arches/arm64: mask haproxy use flag for sys-cluster/neutron profiles/arch/arm64/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 0fb274d819b..d4a4ba0bead 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode <[email protected]> (23 Feb 2018) +# net-proxy/haproxy isn't keyworded for arm64 +sys-cluster/neutron haproxy + + # Michał Górny <[email protected]> (17 Feb 2018) # Requires unkeyworded dependencies. dev-python/ipython notebook
