diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:23:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-15 20:23:41 +0000 |
commit | 8a4e88f6f0cc46780f14f8d05642bbb556491278 (patch) | |
tree | bd2f87437ba94fe948e8574c985c7dbaaa29e2fb /app-laptop/fnfx/fnfx-0.3.ebuild | |
parent | add ~amd64, bug #267299 (diff) | |
download | gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.tar.gz gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.tar.bz2 gentoo-2-8a4e88f6f0cc46780f14f8d05642bbb556491278.zip |
add ~amd64, bug #267710
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/fnfx/fnfx-0.3.ebuild')
-rw-r--r-- | app-laptop/fnfx/fnfx-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/fnfx/fnfx-0.3.ebuild b/app-laptop/fnfx/fnfx-0.3.ebuild index 5b113fd422a7..5e74444a2be9 100644 --- a/app-laptop/fnfx/fnfx-0.3.ebuild +++ b/app-laptop/fnfx/fnfx-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.4 2007/04/28 17:48:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/fnfx/fnfx-0.3.ebuild,v 1.5 2009/05/15 20:23:41 maekke Exp $ DESCRIPTION="Daemon and client allowing use of Toshiba special keys" HOMEPAGE="http://fnfx.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fnfx/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" src_install() { |