diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:51:40 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:51:40 +0000 |
commit | 2d3a1795b48c27bf86cb223f5460f2bf9d44c70b (patch) | |
tree | 968c6485a30ac9f935f1348f44e2a6aee47144b5 /x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.tar.gz historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.tar.bz2 historical-2d3a1795b48c27bf86cb223f5460f2bf9d44c70b.zip |
Added ~hppa to KEYWORDS.
Package-Manager: portage-2.1_pre5-r2
Diffstat (limited to 'x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild index 8581f78c2bf9..9e40781072ed 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.5.ebuild,v 1.9 2006/03/03 02:09:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.10 2006/03/11 09:42:25 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |