diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:39:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:15 +0100 |
commit | 1eb8e18b0dff5316dfed67b5bbb22e1293ecbe55 (patch) | |
tree | 3dc7576746489c1e943ec5cb09c6f3cb24b9270b | |
parent | app-leechcraft/lc-imgaste: x86 stable wrt bug #563420 (diff) | |
download | gentoo-1eb8e18b0dff5316dfed67b5bbb22e1293ecbe55.tar.gz gentoo-1eb8e18b0dff5316dfed67b5bbb22e1293ecbe55.tar.bz2 gentoo-1eb8e18b0dff5316dfed67b5bbb22e1293ecbe55.zip |
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 <ago@gentoo.org>
-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}" |