commit: efef759af30f68cf807a1e6bc0c48d8142d2cc7f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Mar 8 13:40:23 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Mar 8 13:40:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efef759a
profiles: mask USE=hipe for dev-lang/erlang on arm Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 4ba40fee5a5..a214fc4d9f5 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Anthony G. Basile <[email protected]> (8 Mar 2019) +# hipe code is missing on arm +dev-lang/erlang hipe + # Andreas Sturmlechner <[email protected]> (28 Feb 2019) # media-libs/dav1d is not yet keyworded media-video/vlc dav1d
