diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:58:34 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:58:34 +0000 |
commit | f6772da5875316c3067b3b69484042c091209a49 (patch) | |
tree | 4222f5531ecbd0fd001b8ccf076fd403c0145674 /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | gentoo-2-f6772da5875316c3067b3b69484042c091209a49.tar.gz gentoo-2-f6772da5875316c3067b3b69484042c091209a49.tar.bz2 gentoo-2-f6772da5875316c3067b3b69484042c091209a49.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild index cb7aae296bd1..be64ae47595e 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.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.3.1.ebuild,v 1.2 2009/12/10 13:48:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.1.ebuild,v 1.3 2009/12/10 18:58:34 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Generic Linux input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" |