commit: f52444b7183a25166dec1f334bd5cf224c3503a8 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Wed Jan 18 10:08:39 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Jan 18 10:11:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52444b7
profiles: drop arm mask on kde-frameworks/frameworkintegration[appstream] The relevant dependency is now keyworded. Gentoo-bug: 605666 profiles/arch/arm/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index e9e7e33..3560b67 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,10 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Andreas Sturmlechner <[email protected]> (14 Jan 2017) -# Depends on dev-libs/appstream, not keyworded yet. -kde-frameworks/frameworkintegration appstream - # Luke Dashjr <[email protected]> (04 Jan 2017) # Assembly optimisations are supported on arm since 0.0.0_pre20161213 dev-libs/libsecp256k1 -asm
