diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:59:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:59:52 +0000 |
commit | 1083f4bce665fa33fbbe4b7115adce2bb1174e78 (patch) | |
tree | d2062cd05231dc3fbb06ffa8aabd5264e2fddfdd /x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild | |
parent | Stable on ia64 wrt bug #175465 (diff) | |
download | gentoo-2-1083f4bce665fa33fbbe4b7115adce2bb1174e78.tar.gz gentoo-2-1083f4bce665fa33fbbe4b7115adce2bb1174e78.tar.bz2 gentoo-2-1083f4bce665fa33fbbe4b7115adce2bb1174e78.zip |
Stable on ia64 wrt bug #175465
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild index 4a852330958b..297aa2f92b27 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.1.ebuild,v 1.2 2007/04/25 13:12:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild,v 1.3 2007/04/25 17:59:52 armin76 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.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |