diff options
Diffstat (limited to 'x11-misc/x2x/x2x-1.27.ebuild')
-rw-r--r-- | x11-misc/x2x/x2x-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/x2x/x2x-1.27.ebuild b/x11-misc/x2x/x2x-1.27.ebuild index 2d6027612b6b..432b8d1f9e74 100644 --- a/x11-misc/x2x/x2x-1.27.ebuild +++ b/x11-misc/x2x/x2x-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.6 2003/10/31 19:32:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.7 2003/12/13 17:54:36 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="An utility to connect the Mouse and KeyBoard to another X" @@ -10,7 +10,7 @@ DEPEND="virtual/x11" RDEPEND="virtual/x11" SRC_URI="http://ftp.digital.com/pub/Digital/SRC/x2x/${P}.tar.gz" SLOT="0" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha amd64" src_unpack() { unpack ${A} |