diff options
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild index d4e680b1f4d6..73416f34b574 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild,v 1.2 2010/07/12 11:04:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild,v 1.3 2010/07/13 13:25:54 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}" [[ ${PV} != 9999* ]] && \ SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="hal debug" COMMON_DEPEND=">=x11-base/xorg-server-1.6 |