diff options
-rw-r--r-- | app-leechcraft/lc-kbswitch/lc-kbswitch-0.6.70.ebuild | 4 |
1 files 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 ef678d372dfe..f810dda9d807 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}" |