diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:16:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-15 22:16:24 +0000 |
commit | 318d8d059bdc887d12705baafc06e0bc5fdf9182 (patch) | |
tree | 81545c7336d1bf25439c9eeb290c615cd3d47960 /x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild | |
parent | Removing virtual/libpcap wrt bug #117898 (diff) | |
download | historical-318d8d059bdc887d12705baafc06e0bc5fdf9182.tar.gz historical-318d8d059bdc887d12705baafc06e0bc5fdf9182.tar.bz2 historical-318d8d059bdc887d12705baafc06e0bc5fdf9182.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild index 22f34a176acc..f3282b6563af 100644 --- a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # 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-acecad/xf86-input-acecad-1.0.0.5.ebuild,v 1.3 2006/02/05 20:33:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild,v 1.4 2006/02/15 21:59:23 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for acecad input devices" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |