diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-23 23:49:58 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-23 23:51:44 -0600 |
commit | f8b98f75cded653364d05593668580a173e7789e (patch) | |
tree | 3c13fbc2e9c9a0294ef808fb3098ab938ca9ad06 | |
parent | 0a10f15a089cf1cea77c84202c196fc6dca0da1c (diff) | |
download | gentoo-f8b98f75cded653364d05593668580a173e7789e.tar.gz gentoo-f8b98f75cded653364d05593668580a173e7789e.tar.xz |
profiles/arches/arm64: mask haproxy use flag for sys-cluster/neutron
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 <prometheanfire@gentoo.org> (23 Feb 2018) +# net-proxy/haproxy isn't keyworded for arm64 +sys-cluster/neutron haproxy + + # Michał Górny <mgorny@gentoo.org> (17 Feb 2018) # Requires unkeyworded dependencies. dev-python/ipython notebook |