commit: 956eed24327e10995f30988e47849ae55a2bca6d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 28 22:12:52 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 28 22:21:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956eed24
profiles/hardened/*ppc64*: Mask flags w/ masked REQUIRED_USE .../hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask index 0aa23e5d51f..58814110cd0 100644 --- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (28 Feb 2018) +# Requires masked USE flags. +sci-libs/gdal mdb + # Davide Pesavento <[email protected]> (21 Jan 2017) # Requires unkeyworded dev-python/PyQt5 dev-python/qscintilla-python qt5
