diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:42:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:26 +0100 |
commit | 84119f4d7e86a4d590866a89c0ca567a4a949df9 (patch) | |
tree | 8dc74e5d8875c590f10b2dd2b0776851c65edda7 /app-leechcraft | |
parent | app-leechcraft/lc-secman: x86 stable wrt bug #563420 (diff) | |
download | gentoo-84119f4d7e86a4d590866a89c0ca567a4a949df9.tar.gz gentoo-84119f4d7e86a4d590866a89c0ca567a4a949df9.tar.bz2 gentoo-84119f4d7e86a4d590866a89c0ca567a4a949df9.zip |
app-leechcraft/lc-seekthru: 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')
-rw-r--r-- | app-leechcraft/lc-seekthru/lc-seekthru-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-seekthru/lc-seekthru-0.6.70.ebuild b/app-leechcraft/lc-seekthru/lc-seekthru-0.6.70.ebuild index 6e04956a7140..f82af0f21bad 100644 --- a/app-leechcraft/lc-seekthru/lc-seekthru-0.6.70.ebuild +++ b/app-leechcraft/lc-seekthru/lc-seekthru-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="OpenSearch support for LeechCraft" SLOT="0" -KEYWORDS=" amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |