commit: d7e8105bab2bc3db46e480b572071b219c19598a Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Mar 8 14:32:31 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Mar 8 14:32:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e8105b
profiles: unmask USE=hipe for dev-lang/erlang on arm Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/arch/arm/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index a214fc4d9f5..c7b40953964 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -3,7 +3,8 @@ # Anthony G. Basile <[email protected]> (8 Mar 2019) # hipe code is missing on arm -dev-lang/erlang hipe +# DO NOT REMOVE - causing issue with default/linux/arm/17.0 +#dev-lang/erlang hipe # Andreas Sturmlechner <[email protected]> (28 Feb 2019) # media-libs/dav1d is not yet keyworded
