diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 04:49:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-07 04:49:48 +0000 |
commit | ddf0e50259f9fb7c0b34cebe82c4dcf0dc6655f5 (patch) | |
tree | 99d795776e19784d0c9eebf86e3e92f33fa4f2aa /x11-drivers/xf86-input-keyboard | |
parent | Moved /lib/{,u}dev-state creation after the symlink is made for multilib archs. (diff) | |
download | historical-ddf0e50259f9fb7c0b34cebe82c4dcf0dc6655f5.tar.gz historical-ddf0e50259f9fb7c0b34cebe82c4dcf0dc6655f5.tar.bz2 historical-ddf0e50259f9fb7c0b34cebe82c4dcf0dc6655f5.zip |
arm love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild index 53a8bfcd9319..5450b659dd1e 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.0.1.3.ebuild,v 1.1 2005/12/23 20:13:39 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.0.1.3.ebuild,v 1.2 2006/01/07 04:49:48 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for keyboard input devices" -KEYWORDS="~amd64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |