diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:39:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:15 +0100 |
commit | 493f0703fb473997c8dfd563bb071993fb56f01b (patch) | |
tree | 11c7e5a45f3960cc8a1d2dcef72b66c6004f21f7 /app-leechcraft/lc-knowhow | |
parent | app-leechcraft/lc-kinotify: x86 stable wrt bug #563420 (diff) | |
download | gentoo-493f0703fb473997c8dfd563bb071993fb56f01b.tar.gz gentoo-493f0703fb473997c8dfd563bb071993fb56f01b.tar.bz2 gentoo-493f0703fb473997c8dfd563bb071993fb56f01b.zip |
app-leechcraft/lc-knowhow: 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-knowhow')
-rw-r--r-- | app-leechcraft/lc-knowhow/lc-knowhow-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-knowhow/lc-knowhow-0.6.70.ebuild b/app-leechcraft/lc-knowhow/lc-knowhow-0.6.70.ebuild index f0ab889084ae..a65585efa177 100644 --- a/app-leechcraft/lc-knowhow/lc-knowhow-0.6.70.ebuild +++ b/app-leechcraft/lc-knowhow/lc-knowhow-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="KnowHow, plugin for showing Tips of the Day in LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |