diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-03-06 19:10:08 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-03-06 19:10:08 +0000 |
commit | 685082966a06730465839812f10c97e1a8ac6a84 (patch) | |
tree | 8113ec7353baf5b090c49cd6a5d179e05d96ebe1 /x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild | |
parent | quote strings containing env vars (diff) | |
download | historical-685082966a06730465839812f10c97e1a8ac6a84.tar.gz historical-685082966a06730465839812f10c97e1a8ac6a84.tar.bz2 historical-685082966a06730465839812f10c97e1a8ac6a84.zip |
Add ~sparc keyword (Bug #122726).
Package-Manager: portage-2.1_pre5-r4
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 33fd818313bc..b648b350ea73 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.8 2006/03/05 20:57:09 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild,v 1.9 2006/03/06 18:55:35 fmccor 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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |