commit: 3b58e56dd715f8ee75ddc85a353c088eb07feaf7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 25 11:19:30 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=3b58e56d
profiles: Add USE=kwallet to alpha use.mask profiles/arch/alpha/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 21d66d1b99..68b6a578c1 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License, v2 # $Id$ +# Andreas Sturmlechner <[email protected]> (25 Feb 2017) +# kwallet integration split from kde to distinct flag +kwallet + # Tobias Klausmann <[email protected]> (07 Jun 2016) # We currently do not have the resources to AT qt5 packages. # This may change when/if qt4 goes away.
