diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:41:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:21 +0100 |
commit | a0899aab97ac4631a157e683e34b477a0df4a4d4 (patch) | |
tree | ce8e87a20894dbebeff1c42e70e48daae9b163e1 /app-leechcraft/lc-newlife | |
parent | app-leechcraft/lc-networkmonitor: x86 stable wrt bug #563420 (diff) | |
download | gentoo-a0899aab97ac4631a157e683e34b477a0df4a4d4.tar.gz gentoo-a0899aab97ac4631a157e683e34b477a0df4a4d4.tar.bz2 gentoo-a0899aab97ac4631a157e683e34b477a0df4a4d4.zip |
app-leechcraft/lc-newlife: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-newlife')
-rw-r--r-- | app-leechcraft/lc-newlife/lc-newlife-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-newlife/lc-newlife-0.6.70.ebuild b/app-leechcraft/lc-newlife/lc-newlife-0.6.70.ebuild index f8a28031650d..4af597db84d7 100644 --- a/app-leechcraft/lc-newlife/lc-newlife-0.6.70.ebuild +++ b/app-leechcraft/lc-newlife/lc-newlife-0.6.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}" |