commit: c1c0487d71b99008067104a1385ce57fd779b676 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 11:52:00 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=c1c0487d
profiles: Add USE=kwallet to ia64 use.mask profiles/arch/ia64/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index feda7500d9..cd4bea0f15 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,6 +3,10 @@ # This is a list of USE flags that should not be used on ia64. +# 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
