diff options
author | 2006-02-01 22:36:15 +0000 | |
---|---|---|
committer | 2006-02-01 22:36:15 +0000 | |
commit | 6097617155ad7635503c69a96839334f039f8478 (patch) | |
tree | f3bddf1c84b480d3227b8b4dad6351ce9e072e37 /x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild | |
parent | changes for nss/nspr system (diff) | |
download | gentoo-2-6097617155ad7635503c69a96839334f039f8478.tar.gz gentoo-2-6097617155ad7635503c69a96839334f039f8478.tar.bz2 gentoo-2-6097617155ad7635503c69a96839334f039f8478.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild index c779d5ac9f28..79709fa89665 100644 --- a/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.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-magictouch/xf86-input-magictouch-1.0.0.5.ebuild,v 1.1 2005/12/23 20:14:39 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magictouch/xf86-input-magictouch-1.0.0.5.ebuild,v 1.2 2006/02/01 22:36:15 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for magictouch input devices" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |