diff options
author | 2006-03-11 09:46:09 +0000 | |
---|---|---|
committer | 2006-03-11 09:46:09 +0000 | |
commit | 29bc58e12a004eed243b43eb8c14739c3b6aedaf (patch) | |
tree | ab49e93caa20bf4df67e6ee3f6d5e93784f0fb23 /x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-29bc58e12a004eed243b43eb8c14739c3b6aedaf.tar.gz gentoo-2-29bc58e12a004eed243b43eb8c14739c3b6aedaf.tar.bz2 gentoo-2-29bc58e12a004eed243b43eb8c14739c3b6aedaf.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild index 28fca24002da..05e91ab6eb8c 100644 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-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-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.9 2006/03/06 19:03:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.10 2006/03/11 09:46:09 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for fpit 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 |