diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:53:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:53:30 +0000 |
commit | 6c718b21ffd6d4aab4604837fc10d91d549dc6d0 (patch) | |
tree | a80a639034f9c4dbfc8ea9c38da1855917c1f5db /x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild | |
parent | x86 stable, bug #251832 (diff) | |
download | gentoo-2-6c718b21ffd6d4aab4604837fc10d91d549dc6d0.tar.gz gentoo-2-6c718b21ffd6d4aab4604837fc10d91d549dc6d0.tar.bz2 gentoo-2-6c718b21ffd6d4aab4604837fc10d91d549dc6d0.zip |
x86 stable, bug #251832
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild index d06176eb3aad..75ea182bcdc9 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild,v 1.4 2009/04/05 18:38:07 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild,v 1.5 2009/04/05 21:53:30 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="Keyboard input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.3.99" DEPEND="${RDEPEND} x11-proto/inputproto |