diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:04:21 +0100 |
commit | da90bb7bddf789e47042db4f00c15110d89edd86 (patch) | |
tree | ca5e828d59f7ffe5d24704215c3e4a6be5dcd799 /x11-drivers/xf86-input-keyboard | |
parent | x11-drivers/xf86-input-joystick: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-da90bb7bddf789e47042db4f00c15110d89edd86.tar.gz gentoo-da90bb7bddf789e47042db4f00c15110d89edd86.tar.bz2 gentoo-da90bb7bddf789e47042db4f00c15110d89edd86.zip |
x11-drivers/xf86-input-keyboard: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 c25f94b85d48..61e1a4799d35 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" |