diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 00:25:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-16 00:25:10 +0000 |
commit | ef0c1802df1682cf97b4be3f5f951fe8c227d10d (patch) | |
tree | 8949149b6c7aee748e5000027beb5ec2cafaf8b3 /x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild | |
parent | keyword ~amd64-fbsd (compile tested only) (diff) | |
download | gentoo-2-ef0c1802df1682cf97b4be3f5f951fe8c227d10d.tar.gz gentoo-2-ef0c1802df1682cf97b4be3f5f951fe8c227d10d.tar.bz2 gentoo-2-ef0c1802df1682cf97b4be3f5f951fe8c227d10d.zip |
keyword ~amd64-fbsd (compile tested only)
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild index 0e9912b9683e..681e73a236e0 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild,v 1.7 2011/10/03 18:02:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.4.1.ebuild,v 1.8 2012/05/16 00:25:10 aballier Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org driver for hyperpen input devices" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |