diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:37:19 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 22:37:19 +0100 |
commit | f60ee91320efe79b1d66dbc850cf45a631258040 (patch) | |
tree | eeb69793217266a11ade858e2b5ac7c2cb42d958 /x11-drivers | |
parent | x11-drivers/xf86-input-evdev: arm stable, bug #559062 (diff) | |
download | gentoo-f60ee91320efe79b1d66dbc850cf45a631258040.tar.gz gentoo-f60ee91320efe79b1d66dbc850cf45a631258040.tar.bz2 gentoo-f60ee91320efe79b1d66dbc850cf45a631258040.zip |
x11-drivers/xf86-input-keyboard: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild index f1a5e2fa3562..ebbd34ff477f 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.8.1.ebuild @@ -7,7 +7,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.6.3" |