diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-29 18:05:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-29 18:05:37 +0000 |
commit | ae2b40fef22f2b7c100f40f3f4de42626109d638 (patch) | |
tree | e3cf2ae057c6c8edc0f9aa6b00d33b8004ed1eda /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild | |
parent | Add slot atom to antlr dependency. (diff) | |
download | gentoo-2-ae2b40fef22f2b7c100f40f3f4de42626109d638.tar.gz gentoo-2-ae2b40fef22f2b7c100f40f3f4de42626109d638.tar.bz2 gentoo-2-ae2b40fef22f2b7c100f40f3f4de42626109d638.zip |
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild index 5eda224729ca..fbcaf0ce5239 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.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-evdev/xf86-input-evdev-2.1.3.ebuild,v 1.1 2009/02/26 07:51:28 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.1.3.ebuild,v 1.2 2009/03/29 18:05:37 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Generic Linux input driver" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="hal" RDEPEND=">=x11-base/xorg-server-1.5.3 hal? ( >=sys-apps/hal-0.5.10 )" |