commit: 8ba15f5623cdd21acd3b0d5b5d28b011271c8ce6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 15:44:09 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 15:58:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba15f56
profiles/arch/arm64: Mask USE=gps due to unkeyworded deps profiles/arch/arm64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 264cdc30ed9..68c16727df3 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -neon -armvfp +# Michał Górny <[email protected]> (23 Feb 2018) +# sci-geosciences/gpsd is not keyworded here. +gps + # Mart Raudsepp <[email protected]> (17 Feb 2017) # x11-misc/colord not tested on arm64 yet colord
