commit: 253a621569da2e1cdee32defa4e4b680af465a96 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 11:50:57 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 19:42:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253a6215
profiles: Add USE=kwallet to hppa use.mask profiles/arch/hppa/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 4c30f1a648..fc1f93cf7e 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -3,6 +3,10 @@ # DON'T TOUCH THIS FILE. Instead, file a keyword request bug and CC <[email protected]>. +# Andreas Sturmlechner <[email protected]> (25 Feb 2017) +# kwallet integration split from kde to distinct flag +kwallet + # Jeroen Roovers <[email protected]> (31 Jan 2016) # USE=xwidgets requires net-libs/webkit-gtk xwidgets
