commit: 39853e7deedacb42b25cdc7746117265938f6c5d Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Mon Aug 22 17:24:45 2016 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Mon Aug 22 17:39:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39853e7d
Mask test USE flag on media-libs/grilo, bug #521972 profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index a611bab..7b561e6 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Gilles Dartiguelongue <[email protected]> (22 Aug 2016) +# Missing keywords on dev-libs/gom - bug #521972 +media-libs/grilo test + # Brian Evans <[email protected]> (18 Aug 2016) # Allow jdbc on this arch dev-db/mariadb -jdbc diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 26bb3b7..ab10360 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Gilles Dartiguelongue <[email protected]> (22 Aug 2016) +# Missing keywords on dev-libs/gom - bug #521972 +media-libs/grilo test + # Alexandre Rostovtsev <[email protected]> (28 Jun 2016) # Missing keywords on app-text/gspell - bug #587368 >=app-editors/gedit-3.20 spell
