diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:42:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-03-11 09:42:25 +0000 |
commit | f74f61df435ba319d5b5b02974fc7340d7d7ca57 (patch) | |
tree | 291e6e59b065715ed5c26cc6fa2e315a271a0e8f /x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-f74f61df435ba319d5b5b02974fc7340d7d7ca57.tar.gz gentoo-2-f74f61df435ba319d5b5b02974fc7340d7d7ca57.tar.bz2 gentoo-2-f74f61df435ba319d5b5b02974fc7340d7d7ca57.zip |
Added ~hppa to KEYWORDS.
(Portage version: 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 |