commit:     4b167089a8540d1c427ae3887fc249f39c590276
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  5 14:32:30 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  5 14:33:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b167089

kde-frameworks/baloo: Set USE +minimal by default

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-frameworks/baloo/baloo-4.14.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/baloo/baloo-4.14.3.ebuild 
b/kde-frameworks/baloo/baloo-4.14.3.ebuild
index 7ec23f695a5..9acf7760a96 100644
--- a/kde-frameworks/baloo/baloo-4.14.3.ebuild
+++ b/kde-frameworks/baloo/baloo-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit kde4-base
 
 DESCRIPTION="Framework for searching and managing metadata"
 KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug minimal"
+IUSE="debug +minimal"
 
 DEPEND="
        $(add_kdeapps_dep kdepimlibs)

Reply via email to