diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-15 19:09:04 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-15 19:09:04 +0000 |
commit | 857fe599044417c9d5396198a68b918e57461dc6 (patch) | |
tree | 68ef6fa66d83049b722a73c5018e947bfb9e6c19 /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild | |
parent | Version bump, fixing bug #280404, #300192 and #305227. (diff) | |
download | gentoo-2-857fe599044417c9d5396198a68b918e57461dc6.tar.gz gentoo-2-857fe599044417c9d5396198a68b918e57461dc6.tar.bz2 gentoo-2-857fe599044417c9d5396198a68b918e57461dc6.zip |
Marked ppc/ppc64 stable for bug #302046.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild index 69f888dce32c..d01d36d1a949 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.ebuild,v 1.5 2010/02/11 17:41:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.3.2.ebuild,v 1.6 2010/02/15 19:09:04 josejx 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" |