commit: 4872e5a55ccc060383fd6f31abaf9764f86b8539 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Dec 13 20:09:02 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Dec 13 20:12:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4872e5a5
package.use.mask: Mask armadillo useflag of gdal for ppc profiles/arch/powerpc/ppc32/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 44f98d9..7d212bf 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -4,7 +4,11 @@ # This file requires >=portage-2.1.1 -# Thomas Deutschmann <[email protected]> (2016-12-04) +# Andreas K. Hüttel <[email protected]> (13 Dec 2016) +# Dropping ppc from sci-libs/armadillo, bug 555896 +sci-libs/gdal armadillo + +## Thomas Deutschmann <[email protected]> (2016-12-04) # sci-libs/gdal[mdb] requires dev-java/jackcess which is not keyworded >=sci-libs/gdal-2.0.3 mdb
