From 1eb8e18b0dff5316dfed67b5bbb22e1293ecbe55 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 2 Jan 2017 10:39:41 +0100 Subject: [PATCH] app-leechcraft/lc-kbswitch: x86 stable wrt bug #563420 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.70.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.70.ebuild b/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.70.ebuild index ef678d372dfe4..f810dda9d807d 100644 --- a/app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.70.ebuild +++ b/app-leechcraft/lc-kbswitch/lc-kbswitch-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="Provides plugin- or tab-grained keyboard layout control" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}"