diff options
Diffstat (limited to 'app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild')
-rw-r--r-- | app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild b/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild index 05518a03876f..6bed001b3f46 100644 --- a/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild +++ b/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild,v 1.1 2014/01/08 09:52:48 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-newlife/lc-newlife-0.6.60.ebuild,v 1.2 2014/04/02 18:06:10 zlogene Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="New Life imports settings from various other applications into LeechCraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |