diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:53:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:22 +0100 |
commit | d959ebdcbccba9321388dc960e360c416efd2ab8 (patch) | |
tree | 7e9fcd59a817f6406aa5c3cce36b140339836ee4 /x11-drivers | |
parent | x11-drivers/xf86-input-joystick: x86 stable wrt bug #611056 (diff) | |
download | gentoo-d959ebdcbccba9321388dc960e360c416efd2ab8.tar.gz gentoo-d959ebdcbccba9321388dc960e360c416efd2ab8.tar.bz2 gentoo-d959ebdcbccba9321388dc960e360c416efd2ab8.zip |
x11-drivers/xf86-input-keyboard: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild index 61e1a4799d35..8f9db68b7f9f 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="Keyboard input driver" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10" |