diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:37:43 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:43:56 +0100 |
commit | 15b5dbcb004015c22901c8ec9fd0e5ae69655b45 (patch) | |
tree | 34f1548157b1d6b76e302c167906dbddbafd1481 /x11-drivers/xf86-input-keyboard | |
parent | x11-drivers/xf86-input-joystick: arm stable (bug 611056) (diff) | |
download | gentoo-15b5dbcb004015c22901c8ec9fd0e5ae69655b45.tar.gz gentoo-15b5dbcb004015c22901c8ec9fd0e5ae69655b45.tar.bz2 gentoo-15b5dbcb004015c22901c8ec9fd0e5ae69655b45.zip |
x11-drivers/xf86-input-keyboard: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-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 83a5a80a7305..c25f94b85d48 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" |