commit: 7aedbe1351b6f5cee31131eac2c72699e5f4d00b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 10:02:26 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 10:24:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aedbe13
profiles: Mask kde-frameworks/frameworkintegration[appstream] on arm Depends on dev-libs/appstream, not keyworded yet. profiles/arch/arm/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 86fa07a..7ed4dde 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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
