commit: d1a79a415e444a562576ff92dac0712d4b6775e7 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:56:02 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 07:58:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a79a41
profiles/arch/arm: remove useless efl force Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/arm/package.use.force | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index f8f2470ba9d..7efbbdad1e8 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,11 +1,6 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <[email protected]> (2019-07-31) -# Force 'unwind' on for arm with dev-libs/efl -# 618232 -dev-libs/efl unwind - # Georgy Yakovlev <[email protected]> (2019-02-16) # Force the host target dev-lang/rust llvm_targets_ARM
