commit: 3ac1d59e30f2f23f13efd0ff24b6e3cf92fe081d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Dec 22 17:07:15 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Dec 22 17:08:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac1d59e
profiles: use.mask zeromq on alpha Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index ff35f503954..571836930ad 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Authors. # Distributed under the terms of the GNU General Public License, v2 +# Matt Turner <[email protected]> (22 Dec 2018) +# net-libs/zeromq is not keyworded +zeromq + # Michał Górny <[email protected]> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs.
