commit: 9e1ed1b3098cfcf0b86b994055aa5304b6dc562a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 12:08:02 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 19:42:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1ed1b3
profiles: Add USE=kwallet to sparc use.mask profiles/arch/sparc/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 2dd1bdc610..ad88258f1e 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -7,6 +7,10 @@ # This file contains a list of useflags that cannot be used on sparc. +# Andreas Sturmlechner <[email protected]> (25 Feb 2017) +# kwallet integration split from kde to distinct flag +kwallet + # Julian Ospald <[email protected]> (20 Sep 2015) # no LibreSSL support yet curl_ssl_libressl
