summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2006-12-05 21:50:22 +0000
committerMalcolm Lashley <malc@gentoo.org>2006-12-05 21:50:22 +0000
commitb76da76c04b3baf84fc2a19c67b53b76b9e82fb1 (patch)
tree1078c7400be5e04411d624b5b36deeac9a9ea68f /x11-misc/keytouch
parentInitial version, based on the ebuild by Fabian Borschel (diff)
downloadgentoo-2-b76da76c04b3baf84fc2a19c67b53b76b9e82fb1.tar.gz
gentoo-2-b76da76c04b3baf84fc2a19c67b53b76b9e82fb1.tar.bz2
gentoo-2-b76da76c04b3baf84fc2a19c67b53b76b9e82fb1.zip
Add ~amd64 - bug #156853
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'x11-misc/keytouch')
-rw-r--r--x11-misc/keytouch/ChangeLog5
-rw-r--r--x11-misc/keytouch/keytouch-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog
index 724ea219d5f7..6c21d4ee4b5b 100644
--- a/x11-misc/keytouch/ChangeLog
+++ b/x11-misc/keytouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/keytouch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.2 2006/10/30 08:48:09 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.3 2006/12/05 21:50:22 malc Exp $
+
+ 05 Dec 2006; <malc@gentoo.org> keytouch-2.2.3.ebuild:
+ Add ~amd64 - bug #156853
*keytouch-2.2.3 (30 Oct 2006)
diff --git a/x11-misc/keytouch/keytouch-2.2.3.ebuild b/x11-misc/keytouch/keytouch-2.2.3.ebuild
index d96c6ea069b0..545c76a9ae09 100644
--- a/x11-misc/keytouch/keytouch-2.2.3.ebuild
+++ b/x11-misc/keytouch/keytouch-2.2.3.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-misc/keytouch/keytouch-2.2.3.ebuild,v 1.1 2006/10/30 08:48:09 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.2.3.ebuild,v 1.2 2006/12/05 21:50:22 malc Exp $
inherit eutils versionator
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc kde"
RDEPEND=">=x11-libs/gtk+-2